Home
last modified time | relevance | path

Searched refs:endSession (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
DtcuTestLogParserJNI.cpp50 void endSession (void);
113 void TestLogListener::endSession (void) in endSession() function in __anon634a8e780111::TestLogListener
216 listener.endSession(); in parse()
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DDeqpInstrumentation.java240 public void endSession () in endSession() method in DeqpInstrumentation
/third_party/vk-gl-cts/doc/
Dqpa_file_format.txt52 #endSession
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c302 static deBool endSession (qpTestLog* log) in endSession() function
408 endSession(log); in qpTestLog_destroy()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp798 if(auto err = session.endSession()) in ~JITRoutine()