Home
last modified time | relevance | path

Searched defs:TestTypes (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp72 struct TestTypes { struct
82 struct TestTypes<Member Class::*, true> { argument
91 typedef TestTypes<Throw, first> ThrowTypes; argument
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dcatch_multi_level_pointer.pass.cpp78 struct TestTypes { struct
88 struct TestTypes<Member Class::*, true> { argument
97 typedef TestTypes<Throw, first> ThrowTypes; argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.equal/
H A Dequal.pass.cpp147 struct TestTypes { struct
170 types::for_each(types::integer_types(), TestTypes()); in main() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.find/
H A Dfind.pass.cpp117 struct TestTypes { struct
119 TEST_CONSTEXPR_CXX20 void operator()() { in operator ()()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dconvolution_test_1d.cc55 using TestTypes = ::testing::Types<float>; typedef
57 using TestTypes = ::testing::Types<float, Eigen::half>; typedef
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/res/
H A Dstruct_test.go51 func TestTypes(t *testing.T) { func
/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/
H A Dregistry_test.go335 func TestTypes(t *testing.T) { func
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DBitSetIteratorPerf.cpp49 using TestTypes = Types<angle::BitSet32<32>, typedef
/aosp_15_r20/external/llvm/unittests/ADT/
H A DPriorityWorklistTest.cpp23 TestTypes; typedef
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/
H A DtestBase.h59 enum TestTypes enum
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dsign_custom_test.cc67 using TestTypes = ::testing::Types<float, double>; typedef
H A Dsign_test.cc64 using TestTypes = ::testing::Types<float, double>; typedef
H A Datan2_custom_test.cc70 using TestTypes = ::testing::Types<float, double>; typedef
H A Datan2_test.cc71 using TestTypes = ::testing::Types<float, double>; typedef
H A Drandom_standard_normal_custom_test.cc79 using TestTypes = ::testing::Types<float, double>; typedef
H A Drandom_uniform_test.cc122 using TestTypes = ::testing::Types<float, double>; typedef
H A Dunpack_test.cc107 using TestTypes = testing::Types<float, int32_t, int8_t, uint8_t, int16_t>; typedef
H A Drandom_uniform_custom_test.cc125 using TestTypes = ::testing::Types<float, double>; typedef
H A Dmultinomial_test.cc96 using TestTypes = typedef
/aosp_15_r20/external/marisa-trie/tests/
H A Dbase-test.cc13 void TestTypes() { in TestTypes() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Dpack_test.cc65 using TestTypes = testing::Types<int8_t, uint8_t>; typedef
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_validator_unittest_base.cc587 void JSONSchemaValidatorTestBase::TestTypes() { in TestTypes() function in JSONSchemaValidatorTestBase
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp2560 const struct TestTypes in createDescriptorUpdateASTests() struct
2562 TestType testType; in createDescriptorUpdateASTests()
2563 const char *name; in createDescriptorUpdateASTests()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp2268 const struct TestTypes in createWatertightnessTests() struct
2270 TestType testType; in createWatertightnessTests()
2271 const char *name; in createWatertightnessTests()
H A DvktRayQueryBuiltinTests.cpp6310 const struct TestTypes in createBuiltinTests() struct
6312 TestType testType; in createBuiltinTests()
6313 const char *name; in createBuiltinTests()
6437 const struct TestTypes in createAdvancedTests() struct
6439 TestType testType; in createAdvancedTests()
6440 const char *name; in createAdvancedTests()

12