Searched defs:AlwaysTrue (Results 1 - 7 of 7) sorted by relevance

/external/chromium/testing/gtest/src/
H A Dgtest.cc4533 bool AlwaysTrue() { function
4535 // This condition is always false so AlwaysTrue() never actually throws,
/external/gtest/src/
H A Dgtest.cc4533 bool AlwaysTrue() { function
4535 // This condition is always false so AlwaysTrue() never actually throws,
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc4533 bool AlwaysTrue() { function
4535 // This condition is always false so AlwaysTrue() never actually throws,
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc4501 bool AlwaysTrue() { function
4503 // This condition is always false so AlwaysTrue() never actually throws,
/external/open-vcdiff/gtest/src/
H A Dgtest.cc4348 bool AlwaysTrue() { function
4350 // This condition is always false so AlwaysTrue() never actually throws,
/external/protobuf/gtest/src/
H A Dgtest.cc4317 bool AlwaysTrue() { function
4319 // This condition is always false so AlwaysTrue() never actually throws,
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc273 // if (::testing::internal::AlwaysTrue()) { statement; }
287 if (::testing::internal::AlwaysTrue()) { statement; }\
301 if (::testing::internal::AlwaysTrue()) { statement; }\
5837 bool AlwaysTrue() { function
5839 // This condition is always false so AlwaysTrue() never actually throws,
7299 while (::testing::internal::AlwaysTrue()) {

Completed in 441 milliseconds