Home
last modified time | relevance | path

Searched defs:instrumentation (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DTestLogParser.java52 public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws FileNotFoundException in init() argument
113 private static native void nativeParse (long nativePointer, DeqpInstrumentation instrumentation, byte[] buffer, int size); in nativeParse() argument
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuTestLogParserJNI.cpp361 JNIEXPORT void JNICALL Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse (JNIEnv* env, jclass, jlong nativePointer, jobject instrumentation, jbyteArray buffer, jint size) in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc122 String16 generateInstrumentationBreakpointId(const String16& instrumentation) { in generateInstrumentationBreakpointId() argument
662 setInstrumentationBreakpoint( const String16& instrumentation, String16* outBreakpointId) setInstrumentationBreakpoint() argument

Completed in 5 milliseconds