HomeSort by relevance Sort by last modified time
    Searched defs:beginSession (Results 1 - 4 of 4) sorted by null

  /external/deqp/android/package/src/com/drawelements/deqp/testercore/
DeqpInstrumentation.java 232 public void beginSession ()
236 info.putString("dEQP-EventType", "BeginSession");
  /external/deqp/framework/platform/android/
tcuTestLogParserJNI.cpp 49 void beginSession (void);
86 m_beginSessionID = m_env->GetMethodID(m_class, "beginSession", "()V");
108 void TestLogListener::beginSession (void)
212 listener.beginSession();
  /external/deqp/framework/qphelper/
qpTestLog.c 292 static deBool beginSession (qpTestLog* log)
301 /* Write out #beginSession. */
302 fprintf(log->outputFile, "#beginSession\n");
374 beginSession(log);
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 85 milliseconds