Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1801 #define GTEST_ASSERT_TRUE(condition) \ macro
1819 #define ASSERT_TRUE(condition) GTEST_ASSERT_TRUE(condition)
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1796 #define GTEST_ASSERT_TRUE(condition) \ macro
1814 #define ASSERT_TRUE(condition) GTEST_ASSERT_TRUE(condition)

Completed in 8 milliseconds