Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1795 #define GTEST_EXPECT_TRUE(condition) \ macro
1811 #define EXPECT_TRUE(condition) GTEST_EXPECT_TRUE(condition)
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1790 #define GTEST_EXPECT_TRUE(condition) \ macro
1806 #define EXPECT_TRUE(condition) GTEST_EXPECT_TRUE(condition)

Completed in 7 milliseconds