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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18646 // Google Test assertion macros (e.g. ASSERT_TRUE, EXPECT_EQ, etc)
19208 // ASSERT_TRUE(foo.DoesBar(GetParam()));
19333 #define ASSERT_TRUE(condition) \ macro

Completed in 1784 milliseconds