Home
last modified time | relevance | path

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

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