Searched defs:VERIFY (Results 1 – 11 of 11) sorted by relevance
148 #define VERIFY(x) \ macro152 #define VERIFY(x) rtc::Assert((x), __FUNCTION__, __FILE__, __LINE__, #x) macro169 #define VERIFY(x) rtc::ImplicitCastToBool(x) macro
11 VERIFY = OPENSSL + ' verify' variable
12 VERIFY = OPENSSL + ' verify' variable
130 #define VERIFY(a) do { if (!(a)) { \ macro
349 #define VERIFY(condition) \ macro
375 #define VERIFY(a) (void)(a) in wglUseFontBitmaps_FX() macro
215 #define VERIFY(a) ::verify_impl(a, g_test_stack.back().c_str(), __FILE__, __LINE__, EI_PP_MAKE_STRI… macro
686 #define VERIFY(condition) \ macro
90 #define VERIFY 0x2f macro
93 #define VERIFY 0x2f macro
56 #define VERIFY(...) \ macro