Home
last modified time | relevance | path

Searched defs:ASSERT_OK (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dquantityformattertest.cpp20 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
H A Dastrotst.cpp47 #define ASSERT_OK(x) UPRV_BLOCK_MACRO_BEGIN { \ macro
[all...]
H A Ddtfmttst.cpp32 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
[all...]
/third_party/libuv/test/
H A Dtask.h201 #define ASSERT_OK(a) ASSERT_BASE(a, ==, 0, int64_t, PRId64) macro

Completed in 29 milliseconds