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/
Dgtest.h1975 #define GTEST_ASSERT_TRUE(condition) \ macro
1994 #define ASSERT_TRUE(condition) GTEST_ASSERT_TRUE(condition)
/third_party/cef/tools/distrib/gtest/
Dgtest.h11856 #define GTEST_ASSERT_TRUE(condition) \
11875 #define ASSERT_TRUE(condition) GTEST_ASSERT_TRUE(condition)