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

/frameworks/compile/mclinker/utils/gtest/include/
H A Dgtest.h17249 // messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up
17301 // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
18753 // ASSERT_FALSE(server.HasPendingRequest(port))
18817 #define ASSERT_FALSE(condition) \ macro

Completed in 1205 milliseconds