Searched defs:TestCaller (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/tools/cppunit/cppunit/
H A DTestCaller.h103 class TestCaller : public TestCase class in namespace:CppUnit
114 TestCaller( std::string name, TestMethod test ) : function in class:CppUnit::TestCaller
131 TestCaller(std::string name, TestMethod test, Fixture& fixture) : function in class:CppUnit::TestCaller
148 TestCaller(std::string name, TestMethod test, Fixture* fixture) : function in class:CppUnit::TestCaller
[all...]

Completed in 60 milliseconds