Home
last modified time | relevance | path

Searched refs:GTEST_EXPECT_FALSE (Results 1 - 2 of 2) sorted by relevance

/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1798 #define GTEST_EXPECT_FALSE(condition) \ macro
1815 #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition)
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1793 #define GTEST_EXPECT_FALSE(condition) \ macro
1810 #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition)

Completed in 8 milliseconds