Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm_linear_fuzzer.cpp62 void ASSERT_TRUE(const T& /*a*/) { in ASSERT_TRUE() function
/system/nvram/core/tests/
Dgtest_stubs.h39 #define ASSERT_TRUE(cond) ASSERT_MSG(cond) macro
/system/extras/alloc-stress/
Dalloc-stress.cpp26 #define ASSERT_TRUE(cond) \ macro
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp40 #define ASSERT_TRUE(cond) \ macro