Home
last modified time | relevance | path

Searched refs:runCases (Results 1 – 1 of 1) sorted by relevance

/external/deqp/execserver/tools/
DxsTest.cpp206 void runCases (const std::vector<TestCase*>& testCases);
222 void TestExecutor::runCases (const std::vector<TestCase*>& testCases) in runCases() function in xs::TestExecutor
925 executor.runCases(testCases); in runExecServerTests()