Home
last modified time | relevance | path

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

/system/nvram/core/tests/
Dgtest_stubs.h39 #define ASSERT_TRUE(cond) ASSERT_MSG(cond) macro
/system/extras/alloc-stress/
Dalloc-stress.cpp28 #define ASSERT_TRUE(cond) \ macro
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp40 #define ASSERT_TRUE(cond) \ macro