Searched refs:RestoreCWD (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/tools/cppunit/
H A DTestCase.h31 void RestoreCWD(const char *alternate = NULL);
H A DThreadedTestCase.h35 void RestoreCWD(const char *alternate = NULL);
/haiku/src/tools/cppunit/
H A DBTestCase.cpp52 /*! To return to the last saved working directory, call RestoreCWD(). */
66 BTestCase::RestoreCWD(const char *alternate) { function in class:BTestCase
/haiku/src/tests/kits/storage/
H A DBasicTest.cpp48 RestoreCWD();
H A DEntryTest.cpp361 RestoreCWD();
781 RestoreCWD();
842 RestoreCWD();
1256 RestoreCWD();

Completed in 50 milliseconds