Home
last modified time | relevance | path

Searched defs:assert (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/test-stlport_static-exception/jni/
Dpretty2.cpp14 #define assert(expr) \ macro
/ndk/tests/device/test-stlport_shared-exception/jni/
Dpretty2.cpp14 #define assert(expr) \ macro
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_evc.h313 # define assert(expr) _STLP_ASSERT(expr) macro