Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp53 void beginTestCase (const char* testCasePath);
128 void TestLogListener::beginTestCase (const char* testCasePath) in beginTestCase() function in __anonce6a15c10111::TestLogListener
224 listener.beginTestCase(m_containerParser.getTestCasePath()); in parse()
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java179 public void beginTestCase (String testCase) in beginTestCase() method in DeqpInstrumentation