Home
last modified time | relevance | path

Searched refs:DeqpInstrumentation (Results 1 – 2 of 2) sorted by relevance

/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DTestLogParser.java37 private DeqpInstrumentation m_instrumentation;
52 …public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws… in init()
113 …private static native void nativeParse (long nativePointer, DeqpInstrumentation instrumentation, … in nativeParse()
DDeqpInstrumentation.java32 public class DeqpInstrumentation extends Instrumentation class