Searched refs:IS_DEBUG (Results 1 – 5 of 5) sorted by relevance
50 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" == …
14 IS_DEBUG="false"
38 #define IS_DEBUG 0 macro44 #if IS_DEBUG742 #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()
44 #define IS_DEBUG 0 macro2089 #if IS_DEBUG in testCompute()2192 #if IS_DEBUG in testDrawArray()