Searched refs:TestDir (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/tools/cppunit/
H A DTestShell.h102 const char* TestDir() const;
103 static const char* GlobalTestDir() { return (fGlobalShell ? fGlobalShell->TestDir() : NULL); };
/haiku/src/tools/cppunit/
H A DTestShell.cpp228 BTestShell::TestDir() const { function in class:BTestShell

Completed in 38 milliseconds