Home
last modified time | relevance | path

Searched refs:CompileAssert (Results 1 – 19 of 19) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dmacros.h110 struct CompileAssert { struct
120 ::google::protobuf::internal::CompileAssert<(bool(expr))> \
/external/regex-re2/util/
Dutil.h81 template<bool> struct CompileAssert {}; struct
83 typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags.h490 struct CompileAssert {}; struct
491 typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
502 typedef ::fLB::CompileAssert FLAG_##name##_value_is_not_a_bool[ \
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags.h490 struct CompileAssert {}; struct
491 typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
502 typedef ::fLB::CompileAssert FLAG_##name##_value_is_not_a_bool[ \
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h475 struct CompileAssert {}; struct
476 typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
485 typedef CompileAssert FLAG_##name##_value_is_not_a_bool[ \
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h511 struct CompileAssert {}; struct
512 typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
521 typedef ::fLB::CompileAssert FLAG_##name##_value_is_not_a_bool[ \
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h531 struct CompileAssert {}; struct
532 typedef CompileAssert expected_sizeof_double_neq_sizeof_bool[
541 typedef ::fLB::CompileAssert FLAG_##name##_value_is_not_a_bool[ \
/external/libmojo/mojo/public/c/system/tests/
Dmacros_unittest.cc26 TEST(MacrosTest, CompileAssert) { in TEST() argument
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h701 struct CompileAssert { struct
705 typedef ::testing::internal::CompileAssert<(bool(expr))> \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h709 struct CompileAssert { struct
713 typedef ::testing::internal::CompileAssert<(bool(expr))> \
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h812 struct CompileAssert { struct
816 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h719 struct CompileAssert { struct
723 typedef ::testing::internal::CompileAssert<(bool(expr))> \
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h826 struct CompileAssert { struct
830 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
Dgtest-port.h.orig816 struct CompileAssert {
820 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
841 // - By using the type CompileAssert<(bool(expr))>, we ensures that
845 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
848 // CompileAssert<bool(expr)>
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h1063 struct CompileAssert { struct
1067 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-port.h1028 struct CompileAssert { struct
1032 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h1029 struct CompileAssert { struct
1033 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
/external/fmtlib/test/gtest/
Dgtest.h1919 struct CompileAssert {
1923 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h1919 struct CompileAssert {
1923 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \