Searched defs:ASSERT_FALSE (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.h17628 // messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up
17680 // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
19336 #define ASSERT_FALSE(condition) \ macro

Completed in 231 milliseconds