Home
last modified time | relevance | path

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

/ndk/tests/device/test-cpufeatures/jni/
Dtest_cpufeatures.c49 #define CHECK(arch, name) \ in main() macro
/ndk/sources/cxx-stl/gabi++/tests/
Dtest_gabixx_rtti.cpp45 #define CHECK(cond) \ macro
/ndk/tests/device/test-stlport-rtti/jni/
Dtest_stlport_rtti.cpp45 #define CHECK(cond) \ macro
/ndk/tests/device/test-stlport_static-exception/jni/
Dnew1_3.cpp50 #define CHECK(cond) if(!(cond))throw line_error(__LINE__); macro
/ndk/tests/device/test-stlport_shared-exception/jni/
Dnew1_3.cpp50 #define CHECK(cond) if(!(cond))throw line_error(__LINE__); macro
/ndk/tests/device/test-stlport/unit/
Dnum_put_get_test.cpp614 #define CHECK(type, val, base, expected) \ macro
/ndk/tests/device/test-gnustl-full/unit/
Dnum_put_get_test.cpp614 #define CHECK(type, val, base, expected) \ macro
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h372 # define CHECK 1 macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dtest_tools.hpp425 WARN, CHECK, REQUIRE, PASS enumerator