/aosp_15_r20/external/libcxxabi/test/ |
H A D | catch_multi_level_pointer.pass.cpp | 72 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 D | catch_multi_level_pointer.pass.cpp | 78 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 D | equal.pass.cpp | 147 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 D | find.pass.cpp | 117 struct TestTypes { struct 119 TEST_CONSTEXPR_CXX20 void operator()() { in operator ()()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | convolution_test_1d.cc | 55 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 D | struct_test.go | 51 func TestTypes(t *testing.T) { func
|
/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/ |
H A D | registry_test.go | 335 func TestTypes(t *testing.T) { func
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | BitSetIteratorPerf.cpp | 49 using TestTypes = Types<angle::BitSet32<32>, typedef
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | PriorityWorklistTest.cpp | 23 TestTypes; typedef
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/ |
H A D | testBase.h | 59 enum TestTypes enum
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | sign_custom_test.cc | 67 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | sign_test.cc | 64 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | atan2_custom_test.cc | 70 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | atan2_test.cc | 71 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | random_standard_normal_custom_test.cc | 79 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | random_uniform_test.cc | 122 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | unpack_test.cc | 107 using TestTypes = testing::Types<float, int32_t, int8_t, uint8_t, int16_t>; typedef
|
H A D | random_uniform_custom_test.cc | 125 using TestTypes = ::testing::Types<float, double>; typedef
|
H A D | multinomial_test.cc | 96 using TestTypes = typedef
|
/aosp_15_r20/external/marisa-trie/tests/ |
H A D | base-test.cc | 13 void TestTypes() { in TestTypes() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
H A D | pack_test.cc | 65 using TestTypes = testing::Types<int8_t, uint8_t>; typedef
|
/aosp_15_r20/external/libchrome/components/json_schema/ |
H A D | json_schema_validator_unittest_base.cc | 587 void JSONSchemaValidatorTestBase::TestTypes() { in TestTypes() function in JSONSchemaValidatorTestBase
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateASTests.cpp | 2560 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 D | vktRayQueryWatertightnessTests.cpp | 2268 const struct TestTypes in createWatertightnessTests() struct 2270 TestType testType; in createWatertightnessTests() 2271 const char *name; in createWatertightnessTests()
|
H A D | vktRayQueryBuiltinTests.cpp | 6310 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()
|