Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp59 void testLogData (const char* data);
159 void TestLogListener::testLogData (const char* data) in testLogData() function in __anona0035e770111::TestLogListener
250 listener.testLogData(testLog.str().c_str()); in parse()
269 listener.testLogData(testLog.str().c_str()); in parse()
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java197 public void testLogData (String log) throws InterruptedException in testLogData() method in DeqpInstrumentation