Home
last modified time | relevance | path

Searched refs:AlwaysTrue (Results 1 – 25 of 54) sorted by relevance

123

/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
224 if (::testing::internal::AlwaysTrue()) { \
301 if (::testing::internal::AlwaysTrue()) { \
Dgtest-internal.h733 GTEST_API_ bool AlwaysTrue();
736 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse()
1122 if (::testing::internal::AlwaysTrue()) { statement; }
1152 if (::testing::internal::AlwaysTrue()) { \
1166 if (::testing::internal::AlwaysTrue()) { \
1197 if (::testing::internal::AlwaysTrue()) { \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-death-test-internal.h191 if (::testing::internal::AlwaysTrue()) { \
231 if (::testing::internal::AlwaysTrue()) { \
233 } else if (!::testing::internal::AlwaysTrue()) { \
Dgtest-internal.h769 GTEST_API_ bool AlwaysTrue();
772 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse()
1215 if (::testing::internal::AlwaysTrue()) { statement; }
1245 if (::testing::internal::AlwaysTrue()) { \
1259 if (::testing::internal::AlwaysTrue()) { \
1290 if (::testing::internal::AlwaysTrue()) { \
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-death-test-internal.h218 if (::testing::internal::AlwaysTrue()) { \
257 if (::testing::internal::AlwaysTrue()) { \
259 } else if (!::testing::internal::AlwaysTrue()) { \
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-death-test-internal.h216 if (::testing::internal::AlwaysTrue()) { \
256 if (::testing::internal::AlwaysTrue()) { \
258 } else if (!::testing::internal::AlwaysTrue()) { \
Dgtest-internal.h808 GTEST_API_ bool AlwaysTrue();
811 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse()
1304 if (::testing::internal::AlwaysTrue()) { statement; }
1334 if (::testing::internal::AlwaysTrue()) { \
1348 if (::testing::internal::AlwaysTrue()) { \
1379 if (::testing::internal::AlwaysTrue()) { \
/external/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h216 if (::testing::internal::AlwaysTrue()) { \
256 if (::testing::internal::AlwaysTrue()) { \
258 } else if (!::testing::internal::AlwaysTrue()) { \
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-death-test-internal.h216 if (::testing::internal::AlwaysTrue()) { \
256 if (::testing::internal::AlwaysTrue()) { \
258 } else if (!::testing::internal::AlwaysTrue()) { \
Dgtest-internal.h814 GTEST_API_ bool AlwaysTrue();
817 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse()
1258 if (::testing::internal::AlwaysTrue()) { statement; }
1288 if (::testing::internal::AlwaysTrue()) { \
1302 if (::testing::internal::AlwaysTrue()) { \
1333 if (::testing::internal::AlwaysTrue()) { \
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-spi.h220 if (::testing::internal::AlwaysTrue()) { statement; }\
234 if (::testing::internal::AlwaysTrue()) { statement; }\
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h215 if (::testing::internal::AlwaysTrue()) { statement; }\
229 if (::testing::internal::AlwaysTrue()) { statement; }\
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-spi.h223 if (::testing::internal::AlwaysTrue()) { \
239 if (::testing::internal::AlwaysTrue()) { \
Dgtest-death-test.h313 if (::testing::internal::AlwaysTrue()) { \
/external/mesa3d/src/gtest/include/gtest/
Dgtest-spi.h220 if (::testing::internal::AlwaysTrue()) { statement; }\
234 if (::testing::internal::AlwaysTrue()) { statement; }\
Dgtest-death-test.h313 if (::testing::internal::AlwaysTrue()) { \
/external/fmtlib/test/gtest/
Dgtest-spi.h214 if (::testing::internal::AlwaysTrue()) { statement; }\
228 if (::testing::internal::AlwaysTrue()) { statement; }\
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h214 if (::testing::internal::AlwaysTrue()) { statement; }\
228 if (::testing::internal::AlwaysTrue()) { statement; }\
/external/googletest/googletest/include/gtest/
Dgtest-spi.h220 if (::testing::internal::AlwaysTrue()) { statement; }\
234 if (::testing::internal::AlwaysTrue()) { statement; }\
Dgtest-death-test.h312 if (::testing::internal::AlwaysTrue()) { \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-spi.h219 if (::testing::internal::AlwaysTrue()) { statement; }\
233 if (::testing::internal::AlwaysTrue()) { statement; }\
Dgtest-death-test.h314 if (::testing::internal::AlwaysTrue()) { \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h187 if (::testing::internal::AlwaysTrue()) { \
290 if (::testing::internal::AlwaysTrue()) { \
Dgtest-internal.h760 GTEST_API_ bool AlwaysTrue();
763 inline bool AlwaysFalse() { return !AlwaysTrue(); } in AlwaysFalse()
1141 if (::testing::internal::AlwaysTrue()) { statement; }
1171 if (::testing::internal::AlwaysTrue()) { \
1185 if (::testing::internal::AlwaysTrue()) { \
1216 if (::testing::internal::AlwaysTrue()) { \
/external/fmtlib/test/
Dgtest-extra-test.cc240 if (::testing::internal::AlwaysTrue()) in TEST()
250 if (::testing::internal::AlwaysTrue()) in TEST()
260 if (::testing::internal::AlwaysTrue()) in TEST()

123