/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Debug.hpp | 52 …#define ASSERT(expression) {if(!(expression)) sw::trace("\t! Assert failed in %s(%d): " #expressio… macro 54 #define ASSERT assert macro
|
D | DebugAndroid.hpp | 51 #define ASSERT(E) do { \ macro
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
D | logging_macros.h | 33 #define ASSERT(cond, ...) if (!(cond)) {__android_log_assert(#cond, MODULE_NAME, __VA_ARGS__);} macro 42 #define ASSERT(cond, ...) macro
|
/third_party/skia/third_party/externals/oboe/samples/debug-utils/ |
D | logging_macros.h | 33 #define ASSERT(cond, ...) if (!(cond)) {__android_log_assert(#cond, MODULE_NAME, __VA_ARGS__);} macro 42 #define ASSERT(cond, ...) macro
|
/third_party/musl/libc-test/src/regression/ |
D | strverscmp.c | 6 #define ASSERT(x) ((x) || (t_error(#x " failed\n"),0)) macro
|
D | fgets-eof.c | 7 #define ASSERT(c) do { if (!(c)) t_error("%s failed\n", #c); } while(0) macro
|
D | ftello-unflushed-append.c | 11 #define ASSERT(c) do { \ macro
|
D | fflush-exit.c | 12 #define ASSERT(c) do { \ macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | debug.h | 61 #define ASSERT(expression) do { \ macro 67 #define ASSERT(expression) (void(0)) macro
|
/third_party/gettext/gettext-tools/tests/ |
D | intl-version-prg.c | 34 #define ASSERT(expr) \ macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | debug.h | 44 #define ASSERT(expression) do { \ macro
|
/third_party/grpc/third_party/upb/tests/ |
D | upb_test.h | 25 #define ASSERT(expr) do { \ macro
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Debug.hpp | 108 # define ASSERT(expression) \ macro 118 # define ASSERT(expression) \ macro
|
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/ |
D | streaming_inflate_fuzzer.cc | 13 #define ASSERT(cond) \ macro
|
D | deflate_fuzzer.cc | 16 #define ASSERT(cond) \ macro
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Debug.hpp | 110 # define ASSERT(expression) \ macro 120 # define ASSERT(expression) \ macro
|
/third_party/skia/tests/ |
D | ColorPrivTest.cpp | 14 #define ASSERT(expr) REPORTER_ASSERT(r, expr) macro
|
/third_party/flutter/skia/tests/ |
D | ColorPrivTest.cpp | 14 #define ASSERT(expr) REPORTER_ASSERT(r, expr) macro
|
/third_party/skia/experimental/tools/ |
D | coreGraphicsPdf2png.cpp | 15 #define ASSERT(x) \ macro
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | Assert.h | 71 # define ASSERT DAWN_ASSERT macro
|
/third_party/flutter/skia/third_party/externals/dawn/src/common/ |
D | Assert.h | 71 # define ASSERT DAWN_ASSERT macro
|
/third_party/flutter/skia/experimental/tools/ |
D | coreGraphicsPdf2png.cpp | 15 #define ASSERT(x) \ macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | debug.h | 283 # define ASSERT(expression) \ macro 288 # define ASSERT(condition) ANGLE_EAT_STREAM_PARAMETERS << !(condition) macro
|
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/hiudc3/ |
D | debug.h | 152 #define ASSERT(cond,exp) \ macro 160 #define ASSERT(cond,exp) macro
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | debug.h | 328 # define ASSERT(expression) \ macro 333 # define ASSERT(condition) ANGLE_EAT_STREAM_PARAMETERS << !(condition) macro
|