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

/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp64 throw TestException(BString().SetToFormat(__VA_ARGS__))
67 struct TestException { struct
68 TestException(const BString& message) function in struct:TestException
1375 } catch (TestException& exception) {

Completed in 23 milliseconds