Home
last modified time | relevance | path

Searched refs:AlwaysTrue (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc290 if (::testing::internal::AlwaysTrue()) { statement; }\
304 if (::testing::internal::AlwaysTrue()) { statement; }\
2426 while (::testing::internal::AlwaysTrue()) { in SplitString()
7008 bool AlwaysTrue() { in AlwaysTrue() function
Dgtest.h8656 GTEST_API_ bool AlwaysTrue();
8659 inline bool AlwaysFalse() { return !AlwaysTrue(); }
9102 if (::testing::internal::AlwaysTrue()) { statement; }
9132 if (::testing::internal::AlwaysTrue()) { \
9146 if (::testing::internal::AlwaysTrue()) { \
9177 if (::testing::internal::AlwaysTrue()) { \
9447 if (::testing::internal::AlwaysTrue()) { \
9487 if (::testing::internal::AlwaysTrue()) { \
9489 } else if (!::testing::internal::AlwaysTrue()) { \
9809 if (::testing::internal::AlwaysTrue()) { \