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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc273 // if (::testing::internal::AlwaysTrue()) { statement; }
287 if (::testing::internal::AlwaysTrue()) { statement; }\
301 if (::testing::internal::AlwaysTrue()) { statement; }\
6134 bool AlwaysTrue() { function
6136 // This condition is always false so AlwaysTrue() never actually throws,
7706 while (::testing::internal::AlwaysTrue()) {

Completed in 22 milliseconds