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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc226 } while (::testing::internal::AlwaysFalse())
243 } while (::testing::internal::AlwaysFalse())
289 } while (::testing::internal::AlwaysFalse())
303 } while (::testing::internal::AlwaysFalse())
6774 } while (::testing::internal::AlwaysFalse())
6795 } while (::testing::internal::AlwaysFalse())
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7620 inline bool AlwaysFalse() { return !AlwaysTrue(); } function in namespace:testing::internal
8464 } else if (::testing::internal::AlwaysFalse()) { \

Completed in 89 milliseconds