Searched defs:CHECK (Results 1 – 9 of 9) sorted by relevance
/ndk/tests/device/test-cpufeatures/jni/ |
D | test_cpufeatures.c | 49 #define CHECK(arch, name) \ in main() macro
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_gabixx_rtti.cpp | 45 #define CHECK(cond) \ macro
|
/ndk/tests/device/test-stlport-rtti/jni/ |
D | test_stlport_rtti.cpp | 45 #define CHECK(cond) \ macro
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | new1_3.cpp | 50 #define CHECK(cond) if(!(cond))throw line_error(__LINE__); macro
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | new1_3.cpp | 50 #define CHECK(cond) if(!(cond))throw line_error(__LINE__); macro
|
/ndk/tests/device/test-stlport/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK(type, val, base, expected) \ macro
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK(type, val, base, expected) \ macro
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 372 # define CHECK 1 macro
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | test_tools.hpp | 425 WARN, CHECK, REQUIRE, PASS enumerator
|