Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util_impl.h39 #define ASSERT_TRUE GOOGLE_CHECK macro
Dtest_util_lite.cc41 #define ASSERT_TRUE GOOGLE_CHECK macro
Dlite_unittest.cc93 #define ASSERT_TRUE GOOGLE_CHECK macro
/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp24 #define ASSERT_TRUE(cond) \ macro