Home
last modified time | relevance | path

Searched refs:endSession (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuTestLogParserJNI.cpp50 void endSession (void);
87 m_endSessionID = m_env->GetMethodID(m_class, "endSession", "()V"); in TestLogListener()
113 void TestLogListener::endSession (void) in endSession() function in __anon30301::TestLogListener
216 listener.endSession(); in parse()
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java240 public void endSession () in endSession() method in DeqpInstrumentation
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c308 static deBool endSession (qpTestLog* log) in endSession() function
319 /* Write out #endSession. */ in endSession()
320 fprintf(log->outputFile, "\n#endSession\n"); in endSession()
426 endSession(log); in qpTestLog_destroy()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMJIT.cpp798 if(auto err = session.endSession())

Completed in 5 milliseconds