Searched defs:runCase (Results 1 - 1 of 1) sorted by path

/external/deqp/execserver/tools/
H A DxsTest.cpp206 bool runCase (TestCase* testCase);
228 if (runCase(*i))
265 bool TestExecutor::runCase (TestCase* testCase) function in class:xs::TestExecutor
909 executor.runCase(*casePos);

Completed in 331 milliseconds