Searched refs:GlobalBeVerbose (Results 1 - 8 of 8) sorted by last modified time

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp137 if (BTestShell::GlobalBeVerbose())
144 if (BTestShell::GlobalBeVerbose())
153 if (BTestShell::GlobalBeVerbose())
H A DFileTest.cpp90 if (BTestShell::GlobalBeVerbose()) {
96 if (BTestShell::GlobalBeVerbose())
199 if (BTestShell::GlobalBeVerbose()) {
205 if (BTestShell::GlobalBeVerbose())
H A DBasicTest.h119 bool test(string name, bool dump = BTestShell::GlobalBeVerbose())
/haiku/src/tools/cppunit/
H A DTestUtils.cpp18 if (!BTestShell::GlobalBeVerbose())
H A DBTestCase.cpp27 if (BTestShell::GlobalBeVerbose()) {
36 if (BTestShell::GlobalBeVerbose())
43 if (BTestShell::GlobalBeVerbose()) {
H A DThreadedTestCase.cpp65 if (BTestShell::GlobalBeVerbose()) {
/haiku/headers/tools/cppunit/
H A DTestShell.h89 static bool GlobalBeVerbose() { return (fGlobalShell ? fGlobalShell->BeVerbose() : true); }; function in class:BTestShell
H A DThreadedTestCaller.h175 if (BTestShell::GlobalBeVerbose()) {

Completed in 78 milliseconds