Searched refs:runCases (Results 1 – 1 of 1) sorted by relevance
206 void runCases (const std::vector<TestCase*>& testCases);222 void TestExecutor::runCases (const std::vector<TestCase*>& testCases) in runCases() function in xs::TestExecutor925 executor.runCases(testCases); in runExecServerTests()