Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuTestLogParserJNI.cpp53 void beginTestCase (const char* testCasePath);
88 m_beginTestCaseID = m_env->GetMethodID(m_class, "beginTestCase", "(Ljava/lang/String;)V"); in TestLogListener()
128 void TestLogListener::beginTestCase (const char* testCasePath) in beginTestCase() function in __anon30301::TestLogListener
224 listener.beginTestCase(m_containerParser.getTestCasePath()); in parse()
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java179 public void beginTestCase (String testCase) in beginTestCase() method in DeqpInstrumentation

Completed in 2 milliseconds