Home
last modified time | relevance | path

Searched refs:AlwaysFalse (Results 1 – 25 of 66) sorted by relevance

123

/external/google-fruit/include/fruit/impl/
Dinjection_errors.h27 struct AlwaysFalse { struct
33 …static_assert(AlwaysFalse<T>::value, "No explicit binding nor C::Inject definition was found for T… argument
38 static_assert(AlwaysFalse<T>::value,
46 static_assert(AlwaysFalse<Ts...>::value,
52 static_assert(AlwaysFalse<TypesInLoop...>::value,
59 static_assert(AlwaysFalse<T>::value, "A non-class type T was specified. Use C instead.");
64 …static_assert(AlwaysFalse<T>::value, "An annotated type was specified where a non-annotated type w…
69 static_assert(AlwaysFalse<C>::value, "Trying to bind C but it is already bound.");
74 static_assert(AlwaysFalse<RequiredSignature>::value,
80 static_assert(AlwaysFalse<Signature>::value,
[all …]
Dinjection_debug_errors.h28 static_assert(AlwaysFalse<MissingProvides...>::value, "");
38 static_assert(AlwaysFalse<MissingInterfaceBindings...>::value, "");
48 static_assert(AlwaysFalse<AdditionalRequirements...>::value, "");
58 static_assert(AlwaysFalse<Deps>::value, "");
68 static_assert(AlwaysFalse<RequirementsWithConstMismatch...>::value, "");
78 static_assert(AlwaysFalse<ProvidesWithConstMismatch...>::value, "");
88 static_assert(AlwaysFalse<ProofTh>::value, "");
98 static_assert(AlwaysFalse<ForestHps>::value, "");
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-spi.h153 } while (::testing::internal::AlwaysFalse())
170 } while (::testing::internal::AlwaysFalse())
216 } while (::testing::internal::AlwaysFalse())
230 } while (::testing::internal::AlwaysFalse())
/external/mesa3d/src/gtest/include/gtest/
Dgtest-spi.h153 } while (::testing::internal::AlwaysFalse())
170 } while (::testing::internal::AlwaysFalse())
216 } while (::testing::internal::AlwaysFalse())
230 } while (::testing::internal::AlwaysFalse())
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-spi.h158 } while (::testing::internal::AlwaysFalse())
175 } while (::testing::internal::AlwaysFalse())
221 } while (::testing::internal::AlwaysFalse())
235 } while (::testing::internal::AlwaysFalse())
Dgtest-death-test.h318 } else if (::testing::internal::AlwaysFalse()) { \
/external/googletest/googletest/include/gtest/
Dgtest-spi.h159 } while (::testing::internal::AlwaysFalse())
176 } while (::testing::internal::AlwaysFalse())
222 } while (::testing::internal::AlwaysFalse())
236 } while (::testing::internal::AlwaysFalse())
Dgtest-death-test.h317 } else if (::testing::internal::AlwaysFalse()) { \
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h154 } while (::testing::internal::AlwaysFalse())
171 } while (::testing::internal::AlwaysFalse())
217 } while (::testing::internal::AlwaysFalse())
231 } while (::testing::internal::AlwaysFalse())
Dgtest-death-test.h248 do { statement; } while (::testing::internal::AlwaysFalse())
251 do { statement; } while (::testing::internal::AlwaysFalse())
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-spi.h153 } while (::testing::internal::AlwaysFalse())
170 } while (::testing::internal::AlwaysFalse())
216 } while (::testing::internal::AlwaysFalse())
230 } while (::testing::internal::AlwaysFalse())
Dgtest-death-test.h248 do { statement; } while (::testing::internal::AlwaysFalse())
251 do { statement; } while (::testing::internal::AlwaysFalse())
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-spi.h153 } while (::testing::internal::AlwaysFalse())
170 } while (::testing::internal::AlwaysFalse())
216 } while (::testing::internal::AlwaysFalse())
230 } while (::testing::internal::AlwaysFalse())
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-spi.h153 } while (::testing::internal::AlwaysFalse())
170 } while (::testing::internal::AlwaysFalse())
216 } while (::testing::internal::AlwaysFalse())
230 } while (::testing::internal::AlwaysFalse())
/external/libchrome/ipc/
Dipc_param_traits.h15 struct AlwaysFalse { struct
22 static_assert(internal::AlwaysFalse<P>::value, argument
/external/google-fruit/tests/meta/
Dcommon.h22 …static_assert(AlwaysFalse<T>::value, "T and U are different, but should have been equal/equivalent…
27 …static_assert(AlwaysFalse<T>::value, "T and U are equal/equivalent but should have been different.…
/external/google-breakpad/src/testing/gtest/test/
Dgtest-death-test_test.cc38 using testing::internal::AlwaysFalse;
291 if (AlwaysFalse()) in TEST_F()
302 if (AlwaysFalse()) in TEST_F()
305 if (AlwaysFalse()) in TEST_F()
1302 if (AlwaysFalse()) in TEST()
1313 if (AlwaysFalse()) in TEST()
1316 if (AlwaysFalse()) in TEST()
/external/googletest/googletest/test/
Dgoogletest-death-test-test.cc38 using testing::internal::AlwaysFalse;
283 if (AlwaysFalse()) in TEST_F()
294 if (AlwaysFalse()) in TEST_F()
297 if (AlwaysFalse()) in TEST_F()
1424 if (AlwaysFalse()) in TEST()
1435 if (AlwaysFalse()) in TEST()
1438 if (AlwaysFalse()) in TEST()
/external/libchrome/mojo/public/cpp/bindings/
Darray_traits.h72 static_assert(internal::AlwaysFalse<T>::value,
Dmap_traits.h57 static_assert(internal::AlwaysFalse<T>::value,
Dstring_traits.h51 static_assert(internal::AlwaysFalse<T>::value,
Dunion_traits.h38 static_assert(internal::AlwaysFalse<T>::value,
Dstruct_traits.h162 static_assert(internal::AlwaysFalse<T>::value,
Denum_traits.h26 static_assert(internal::AlwaysFalse<T>::value,
/external/python/cpython2/Mac/Modules/ae/
Daesupport.py77 AlwaysFalse = FakeType("0") variable

123