Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dnativewindow.cpp31 #define CHECK assert macro
/frameworks/rs/rsov/compiler/unit_tests/
DTestRunner.h92 #define CHECK(CONDITION) \ macro
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DADebug.h61 #define CHECK(condition) \ macro
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c9179 #define CHECK(x) if ((x) < 0) goto err; macro
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c9853 #define CHECK(x) if ((x) < 0) goto err; macro