Searched refs:RunTest (Results 1 – 2 of 2) sorted by relevance
39 RunTest(m_result, curTest, maxTestTimeInMs); in RunTestsIf()56 void RunTest(TestResults* const result, Test* const curTest, int const maxTestTimeInMs) const;
57 void TestRunner::RunTest(TestResults* const result, Test* const curTest, int const maxTestTimeInMs)… in RunTest() function in UnitTest::TestRunner