Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h817 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse() function
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h843 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse() function
/third_party/node/deps/googletest/include/gtest/internal/
Dgtest-internal.h829 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse() function