Searched defs:testCase (Results 1 – 1 of 1) sorted by relevance
5932 Totals runTest( TestCase const& testCase ) { in runTest()6497 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest()6542 virtual void registerTest( TestCase const& testCase ) { in registerTest()6605 ( ITestCase* testCase, in registerTestCase()7493 …TestCase::TestCase( ITestCase* testCase, TestCaseInfo const& info ) : TestCaseInfo( info ), test( … in TestCase()