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

/external/deqp/framework/platform/android/
H A DtcuTestLogParserJNI.cpp59 void testLogData (const char* data);
92 m_testLogData = m_env->GetMethodID(m_class, "testLogData", "(Ljava/lang/String;)V");
159 void TestLogListener::testLogData (const char* data) function in class:__anon19770::TestLogListener
250 listener.testLogData(testLog.str().c_str());
269 listener.testLogData(testLog.str().c_str());
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java193 public void testLogData (String log) throws InterruptedException method in class:DeqpInstrumentation

Completed in 365 milliseconds