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

  /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/android/package/src/com/drawelements/deqp/testercore/
DeqpInstrumentation.java 228 public void beginSession ()
232 info.putString("dEQP-EventType", "BeginSession");
  /external/deqp/framework/qphelper/
qpTestLog.c 292 static deBool beginSession (qpTestLog* log)
301 /* Write out #beginSession. */
302 fprintf(log->outputFile, "#beginSession\n");
372 beginSession(log);
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 69 milliseconds