HomeSort by relevance Sort by last modified time
    Searched full:deinitok (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuTestCaseWrapper.cpp 92 bool deinitOk = false;
98 deinitOk = true;
112 return deinitOk;
tcuTestExecutor.cpp 214 bool deinitOk = m_testCaseWrapper->deinitTestCase(testCase);
220 if (!deinitOk || testResult == QP_TEST_RESULT_RESOURCE_ERROR)
  /external/deqp/modules/egl/
teglTestPackage.cpp 169 bool deinitOk = tcu::TestCaseWrapper::deinitTestCase(testCase);
184 return deinitOk;

Completed in 190 milliseconds