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

/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 133 milliseconds