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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h924 // ASSERT_FALSE(server.HasPendingRequest(port))
946 #define ASSERT_FALSE(condition) \ macro
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h224 // messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up
276 // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
1728 // ASSERT_FALSE(server.HasPendingRequest(port))
1792 #define ASSERT_FALSE(condition) \ macro
/external/gtest/include/gtest/
H A Dgtest.h224 // messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up
276 // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
1728 // ASSERT_FALSE(server.HasPendingRequest(port))
1792 #define ASSERT_FALSE(condition) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h224 // messages in EXPECT_FALSE and ASSERT_FALSE (negative assertions show up
276 // Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
1730 // ASSERT_FALSE(server.HasPendingRequest(port))
1794 #define ASSERT_FALSE(condition) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1572 // ASSERT_FALSE(server.HasPendingRequest(port))
1616 #define ASSERT_FALSE(condition) \ macro

Completed in 664 milliseconds