Home
last modified time | relevance | path

Searched refs:beginSession (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp49 void beginSession (void);
108 void TestLogListener::beginSession (void) in beginSession() function in __anona0035e770111::TestLogListener
212 listener.beginSession(); in parse()
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java232 public void beginSession () in beginSession() method in DeqpInstrumentation
/external/deqp/doc/
Dqpa_file_format.txt40 #beginSession
/external/deqp/framework/qphelper/
DqpTestLog.c292 static deBool beginSession (qpTestLog* log) in beginSession() function
374 beginSession(log); in qpTestLog_createFileLog()