HomeSort by relevance Sort by last modified time
    Searched defs:NDEBUG (Results 1 - 25 of 38) sorted by null

1 2

  /bionic/tests/
assert_test.cpp 19 #undef NDEBUG
34 #define NDEBUG
  /external/swiftshader/third_party/LLVM/lib/Support/
regutils.h 44 #ifndef NDEBUG
45 #define NDEBUG /* no assertions please */
  /external/llvm/lib/Support/
regutils.h 47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */
  /bionic/libc/upstream-netbsd/lib/libc/regex/
utils.h 82 #ifndef NDEBUG
83 #define NDEBUG /* no assertions please */
  /external/google-benchmark/test/
cxx03_test.cc 1 #undef NDEBUG
reporter_output_test.cc 2 #undef NDEBUG
complexity_test.cc 1 #undef NDEBUG
output_test.h 4 #undef NDEBUG
skip_with_error_test.cc 2 #undef NDEBUG
register_benchmark_test.cc 2 #undef NDEBUG
  /external/libcxx/utils/google-benchmark/test/
cxx03_test.cc 1 #undef NDEBUG
reporter_output_test.cc 2 #undef NDEBUG
complexity_test.cc 1 #undef NDEBUG
output_test.h 4 #undef NDEBUG
skip_with_error_test.cc 2 #undef NDEBUG
register_benchmark_test.cc 2 #undef NDEBUG
  /external/compiler-rt/test/tsan/
sigsuspend.cc 4 #ifdef NDEBUG
5 #undef NDEBUG
  /external/deqp/framework/delibs/debase/
deDefs.c 46 #if (DE_OS == DE_OS_UNIX || DE_OS == DE_OS_WIN32) && defined(NDEBUG)
48 # undef NDEBUG
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 38 #undef NDEBUG
  /external/webrtc/webrtc/test/channel_transport/
channel_transport.cc 22 #undef NDEBUG
  /external/eigen/test/
main.h 105 #ifdef NDEBUG
106 #undef NDEBUG
109 // On windows CE, NDEBUG is automatically defined <assert.h> if NDEBUG is not defined.
  /system/extras/verity/fec/
image.cpp 17 #undef NDEBUG
main.cpp 21 #undef NDEBUG
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 19 #undef NDEBUG
  /system/extras/verity/
build_verity_tree.cpp 5 #undef NDEBUG

Completed in 314 milliseconds

1 2