Home
last modified time | relevance | path

Searched refs:IS_DEBUG (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/test/ci/
Dlinux_tests.sh50 IS_DEBUG="$(tools/gn args --short --list=is_debug ${OUT_PATH} | awk '{print $3}')"
51 if [[ !("$TARGET_CPU" == "x86" || ("$TARGET_CPU" == "" && "$HOST_CPU" == "x86")) && "$IS_DEBUG" == …
/external/skia/platform_tools/android/bin/utils/
Dandroid_setup.sh14 IS_DEBUG="false"
/external/skqp/platform_tools/android/bin/utils/
Dandroid_setup.sh14 IS_DEBUG="false"
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp38 #define IS_DEBUG 0 macro
44 #if IS_DEBUG
742 #if IS_DEBUG in compile_shader_and_get_compilation_result()
959 #if IS_DEBUG in execute_positive_test()
1182 #if IS_DEBUG in execute_positive_test()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp44 #define IS_DEBUG 0 macro
2089 #if IS_DEBUG in testCompute()
2192 #if IS_DEBUG in testDrawArray()