Home
last modified time | relevance | path

Searched defs:CHECK (Results 1 – 25 of 69) sorted by relevance

123

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dlogging.h25 #define CHECK(expr) \ macro
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dlogging.h18 # define CHECK(X) ASSERT(X) macro
/third_party/skia/third_party/externals/brotli/research/
Dread_dist.h23 #define CHECK(X) if (!(X)) exit(EXIT_FAILURE); macro
Ddraw_diff.cc20 #define CHECK(X) if (!(X)) exit(EXIT_FAILURE); macro
/third_party/python/Modules/
D_testinternalcapi.c88 #define CHECK(X, RESULT) \ in test_popcount() macro
127 #define CHECK(X, RESULT) \ in test_bit_length() macro
337 #define CHECK(a, b, n) do { \ in test_edit_cost() macro
/third_party/ffmpeg/libavcodec/arm/
Dmlpdsp_armv6.S91 CHECK .req a1 label
232 CHECK .req a1 label
343 CHECK .req a1 label
/third_party/musl/libc-test/src/functional/
Dtls_init.c18 #define CHECK(f) do{ if(f) t_error("%s failed.\n", #f); }while(0) macro
Dtls_local_exec.c16 #define CHECK(c, fmt, ...) do{ \ macro
/third_party/skia/tests/graphite/
DRectTest.cpp13 #define CHECK(A) REPORTER_ASSERT(reporter, A) macro
DIntersectionTreeTest.cpp30 #define CHECK(A) REPORTER_ASSERT(reporter, A) macro
/third_party/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c63 #define CHECK(_cond) \ macro
/third_party/openh264/test/api/
Dc_interface_test.c8 #define CHECK(n, p, m) check(n, CALL(p, m), #m) macro
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
DMain.java28 CHECK, enumConstant
/third_party/node/deps/v8/src/bigint/
Dbigint-internal.h115 #define CHECK(cond) \ macro
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.h74 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
/third_party/unity/extras/fixture/src/
Dunity_fixture.h77 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
/third_party/libffi/testsuite/libffi.closures/
Dffitest.h18 #define CHECK(x) (void)(!(x) ? (abort(), 1) : 0) macro
/third_party/libffi/testsuite/libffi.call/
Dffitest.h18 #define CHECK(x) (void)(!(x) ? (abort(), 1) : 0) macro
/third_party/ffmpeg/libavcodec/tests/
Dh265_levels.c248 #define CHECK(expected, format, ...) do { \ in main() macro
Dh264_levels.c181 #define CHECK(expected, format, ...) do { \ in main() macro
/third_party/node/deps/openssl/openssl/providers/
Ddefltprov.c34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument
/third_party/openssl/providers/
Ddefltprov.c34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument
/third_party/mesa3d/src/imagination/rogue/
Drogue_util.h43 #define CHECK(expr) \ macro
/third_party/gn/src/base/
Dlogging.h396 #define CHECK(condition) \ macro
419 #define CHECK(condition) \ macro
430 #define CHECK(condition) \ macro
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_test.c69 #define CHECK (SCHAR_MAX + 7) macro

123