HomeSort by relevance Sort by last modified time
    Searched defs:initTestCase (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles31/
tes31TestCaseWrapper.cpp 48 bool TestCaseWrapper::initTestCase (tcu::TestCase* testCase)
50 return tcu::TestCaseWrapper::initTestCase(testCase);
  /external/deqp/framework/common/
tcuTestCaseWrapper.cpp 41 bool TestCaseWrapper::initTestCase (TestCase* testCase)
  /external/deqp/modules/gles2/
tes2TestCaseWrapper.cpp 49 bool TestCaseWrapper::initTestCase (tcu::TestCase* testCase)
51 return tcu::TestCaseWrapper::initTestCase(testCase);
  /external/deqp/modules/gles3/
tes3TestCaseWrapper.cpp 48 bool TestCaseWrapper::initTestCase (tcu::TestCase* testCase)
50 return tcu::TestCaseWrapper::initTestCase(testCase);
  /external/deqp/modules/egl/
teglTestPackage.cpp 146 bool TestCaseWrapper::initTestCase (tcu::TestCase* testCase)
162 return tcu::TestCaseWrapper::initTestCase(testCase);
  /external/chromium_org/third_party/skia/third_party/harfbuzz/tests/shaping/
main.cpp 169 void initTestCase();
195 void tst_QScriptEngine::initTestCase()

Completed in 768 milliseconds