/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
D | TestLogParser.java | 52 …public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws… in init() argument 54 assert instrumentation != null; in init() 60 m_instrumentation = instrumentation; in init() 113 …private static native void nativeParse (long nativePointer, DeqpInstrumentation instrumentation, … in nativeParse() argument
|
/third_party/flutter/flutter/examples/flutter_gallery/android/app/src/main/java/io/flutter/demo/gallery/ |
D | MainActivity.java | 16 private FlutterGalleryInstrumentation instrumentation; field in MainActivity 20 return instrumentation; in getInstrumentation() 27 instrumentation = new FlutterGalleryInstrumentation(this.getFlutterView()); in onCreate()
|
/third_party/flutter/flutter/examples/flutter_gallery/android/app/src/androidTest/java/io/flutter/demo/gallery/ |
D | FlutterGalleryInstrumentationTest.java | 34 FlutterGalleryInstrumentation instrumentation = activity.getInstrumentation(); in activityLoaded() local 35 instrumentation.waitForTestToFinish(); in activityLoaded() 36 assertThat(instrumentation.isTestSuccessful(), is(true)); in activityLoaded()
|
/third_party/python/Doc/tools/ |
D | susp-ignored.csv | 29 howto/instrumentation,,::,python$target:::function-entry 30 howto/instrumentation,,:function,python$target:::function-entry 31 howto/instrumentation,,::,python$target:::function-return 32 howto/instrumentation,,:function,python$target:::function-return 33 howto/instrumentation,,:call,156641360502280 function-entry:call_stack.py:start:23 34 howto/instrumentation,,:start,156641360502280 function-entry:call_stack.py:start:23 35 howto/instrumentation,,:function,156641360518804 function-entry: call_stack.py:function_1:1 36 howto/instrumentation,,:function,156641360532797 function-entry: call_stack.py:function_3:9 37 howto/instrumentation,,:function,156641360546807 function-return: call_stack.py:function_3:10 38 howto/instrumentation,,:function,156641360563367 function-return: call_stack.py:function_1:2 [all …]
|
/third_party/flutter/engine/flutter/flow/ |
D | BUILD.gn | 19 "instrumentation.cc", 20 "instrumentation.h",
|
/third_party/libxml2/fuzz/ |
D | README | 11 Build libxml2 with instrumentation:
|
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/ |
D | debug.dart | 42 /// The instrumentation will be printed to the logs using [debugPrint]. In 44 /// run [action] without any instrumentation.
|
/third_party/boost/tools/build/src/tools/features/ |
D | coverage-feature.jam | 14 Enables code instrumentation to generate coverage data during execution.
|
/third_party/python/Doc/howto/ |
D | index.rst | 31 instrumentation.rst
|
/third_party/grpc/tools/internal_ci/linux/ |
D | grpc_android.sh | 38 --type instrumentation \
|
/third_party/grpc/src/android/test/interop/ |
D | README.md | 29 The instrumentation tests can be run via the following `gradle` command. This
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | CMakeLists.txt | 2 # Disable the coverage and sanitizer instrumentation for the fuzzer itself.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
D | PassRegistry.def | 28 MODULE_ANALYSIS("pass-instrumentation", PassInstrumentationAnalysis(PIC)) 102 CGSCC_ANALYSIS("pass-instrumentation", PassInstrumentationAnalysis(PIC)) 141 FUNCTION_ANALYSIS("pass-instrumentation", PassInstrumentationAnalysis(PIC)) 294 LOOP_ANALYSIS("pass-instrumentation", PassInstrumentationAnalysis(PIC))
|
/third_party/flutter/flutter/dev/devicelab/bin/tasks/ |
D | hello_world__memory.dart | 18 /// Launch an app with no instrumentation and measure its memory usage after
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_instruments.txt | 27 instrumentation. 36 instrumentation Load Monitoring. 42 Load Monitoring requires that the instrumentation and the access 43 of the measurements be efficient, otherwise the instrumentation
|
D | SGIX_flush_raster.txt | 32 The motivation is to allow accurate instrumentation by
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_instruments.txt | 27 instrumentation. 36 instrumentation Load Monitoring. 42 Load Monitoring requires that the instrumentation and the access 43 of the measurements be efficient, otherwise the instrumentation
|
D | SGIX_flush_raster.txt | 32 The motivation is to allow accurate instrumentation by
|
/third_party/skia/buildtools/checkdeps/ |
D | README.md | 62 To add different dependencies for Java instrumentation and unit tests, the 71 # Rules for instrumentation tests.
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuTestLogParserJNI.cpp | 361 …arser_nativeParse (JNIEnv* env, jclass, jlong nativePointer, jobject instrumentation, jbyteArray b… in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse() argument 368 TestLogListener listener (env, instrumentation); in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse()
|
/third_party/boost/libs/beast/tools/ |
D | blacklist.supp | 7 # remove instrumentation altogether, so filtering here means
|
/third_party/node/src/res/ |
D | node_etw_provider.man | 5 <instrumentation> 165 </instrumentation>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TargetOpcodes.def | 159 /// for inserting instrumentation instructions at runtime. 164 /// instrumentation instructions at runtime. 169 /// for inserting instrumentation instructions at runtime. 190 /// be patched to insert instrumentation instructions. 194 /// can be patched to insert instrumentation instructions.
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | CMakeLists.txt | 74 # Enable instrumentation of Reactor routines for MemorySanitizer builds (LLVM backend).
|
/third_party/libpsl/fuzz/ |
D | README.md | 68 # Clang CFI instrumentation
|