Searched refs:NumericTypes (Results 1 - 14 of 14) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-typed-test_test.cc159 typedef Types<int, long> NumericTypes; typedef in namespace:library1
160 TYPED_TEST_CASE(NumericTest, NumericTypes);
343 typedef Types<int, double> NumericTypes; typedef in namespace:library2
344 INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes);
H A Dgtest_output_test_.cc801 typedef testing::Types<int, double> NumericTypes; typedef
802 TYPED_TEST_CASE(ATypedDeathTest, NumericTypes);
826 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
H A Dgtest_unittest.cc3287 typedef testing::Types<int, double> NumericTypes; typedef in namespace:__anon6263
3288 TYPED_TEST_CASE(TypedTest, NumericTypes);
3298 TYPED_TEST_CASE(DISABLED_TypedTest, NumericTypes);
3323 INSTANTIATE_TYPED_TEST_CASE_P(My, TypedTestP, NumericTypes);
3338 INSTANTIATE_TYPED_TEST_CASE_P(My, DISABLED_TypedTestP, NumericTypes);
/external/gtest/test/
H A Dgtest-typed-test_test.cc159 typedef Types<int, long> NumericTypes; typedef in namespace:library1
160 TYPED_TEST_CASE(NumericTest, NumericTypes);
343 typedef Types<int, double> NumericTypes; typedef in namespace:library2
344 INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes);
H A Dgtest_output_test_.cc813 typedef testing::Types<int, double> NumericTypes; typedef
814 TYPED_TEST_CASE(ATypedDeathTest, NumericTypes);
838 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
H A Dgtest_unittest.cc3142 typedef testing::Types<int, double> NumericTypes; typedef in namespace:__anon6375
3143 TYPED_TEST_CASE(TypedTest, NumericTypes);
3153 TYPED_TEST_CASE(DISABLED_TypedTest, NumericTypes);
3178 INSTANTIATE_TYPED_TEST_CASE_P(My, TypedTestP, NumericTypes);
3193 INSTANTIATE_TYPED_TEST_CASE_P(My, DISABLED_TypedTestP, NumericTypes);
/external/protobuf/gtest/test/
H A Dgtest-typed-test_test.cc159 typedef Types<int, long> NumericTypes; typedef in namespace:library1
160 TYPED_TEST_CASE(NumericTest, NumericTypes);
343 typedef Types<int, double> NumericTypes; typedef in namespace:library2
344 INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes);
H A Dgtest_output_test_.cc913 typedef testing::Types<int, double> NumericTypes; typedef
914 TYPED_TEST_CASE(ATypedDeathTest, NumericTypes);
938 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
H A Dgtest_unittest.cc3113 typedef testing::Types<int, double> NumericTypes; typedef in namespace:__anon16285
3114 TYPED_TEST_CASE(TypedTest, NumericTypes);
3124 TYPED_TEST_CASE(DISABLED_TypedTest, NumericTypes);
3149 INSTANTIATE_TYPED_TEST_CASE_P(My, TypedTestP, NumericTypes);
3164 INSTANTIATE_TYPED_TEST_CASE_P(My, DISABLED_TypedTestP, NumericTypes);
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest-typed-test_test.cc159 typedef Types<int, long> NumericTypes; typedef in namespace:library1
160 TYPED_TEST_CASE(NumericTest, NumericTypes);
343 typedef Types<int, double> NumericTypes; typedef in namespace:library2
344 INSTANTIATE_TYPED_TEST_CASE_P(My, NumericTest, NumericTypes);
H A Dgtest_output_test_.cc813 typedef testing::Types<int, double> NumericTypes; typedef
814 TYPED_TEST_CASE(ATypedDeathTest, NumericTypes);
838 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
H A Dgtest_unittest.cc3142 typedef testing::Types<int, double> NumericTypes; typedef in namespace:__anon20491
3143 TYPED_TEST_CASE(TypedTest, NumericTypes);
3153 TYPED_TEST_CASE(DISABLED_TypedTest, NumericTypes);
3178 INSTANTIATE_TYPED_TEST_CASE_P(My, TypedTestP, NumericTypes);
3193 INSTANTIATE_TYPED_TEST_CASE_P(My, DISABLED_TypedTestP, NumericTypes);
/external/guice/extensions/persist/lib/
H A Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd.java package ognl ...
/external/guice/extensions/struts2/lib/
H A Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/internal/ ognl/SimpleNode.class SimpleNode ...

Completed in 339 milliseconds