Home
last modified time | relevance | path

Searched defs:TestType (Results 1 – 25 of 81) sorted by relevance

1234

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dmake_from_tuple.pass.cpp168 struct TestType { in test_noexcept() struct
169 TestType(int, NothrowMoveable) noexcept {} in test_noexcept() function
170 TestType(int, int, int) noexcept(false) {} in test_noexcept() function
171 TestType(long, long, long) noexcept {} in test_noexcept() function
/external/OpenCL-CTS/test_conformance/SVM/
Dtest_enqueue_api.cpp121 struct TestType { in test_svm_enqueue_api() struct
122 allocationTypes srcAlloc; in test_svm_enqueue_api()
123 allocationTypes dstAlloc; in test_svm_enqueue_api()
124 TestType(allocationTypes type1, allocationTypes type2): srcAlloc(type1), dstAlloc(type2){} in test_svm_enqueue_api() function
/external/libcxx/test/support/
Darchetypes.hpp265 using TestType = AllCtors; typedef
288 using TestType = AllCtors; typedef
309 using TestType = AllCtors; typedef
332 using TestType = AllCtors; typedef
354 using TestType = AllCtors; typedef
376 using TestType = AllCtors; typedef
/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
Dconst_correctness.fail.cpp21 struct TestType {}; struct
Dany_cast_request_invalid_value_category.fail.cpp21 struct TestType {}; struct
/external/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
Dcomparisons.pass.cpp52 typedef std::pair<path, path> TestType; in test_comparisons_simple() typedef
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationProvokingVertexTests.cpp947 const struct TestType in createTests() struct
949 const char* name; in createTests()
950 const char* desc; in createTests()
951 bool transformFeedback; in createTests()
/external/tensorflow/tensorflow/lite/kernels/
Dexpand_dims_test.cc32 enum class TestType { enum
Dconcatenation_test.cc287 using TestType = Type; typedef
297 using TestType = typename TestFixture::TestType; in TYPED_TEST() typedef
Dtopk_v2_test.cc30 enum class TestType { enum
Dsplit_test.cc34 enum class TestType { enum
Dtile_test.cc83 enum class TestType { enum
Dfill_test.cc33 enum class TestType { enum
/external/skia/tests/
DCachedDecodingPixelRefTest.cpp25 enum TestType { enum in TestImageGenerator
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp60 typedef TestMemberObject<ObjectType> TestType; typedef
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDriverPropertiesTests.cpp41 enum TestType enum
DvktApiDeviceDrmPropertiesTests.cpp52 enum TestType enum
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc51 enum class TestType { enum
/external/auto/common/src/test/java/com/google/auto/common/
DMoreTypesIsTypeOfTest.java51 private interface TestType {} interface in MoreTypesIsTypeOfTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp45 enum TestType enum
DvktSpvAsmNonSemanticInfoTests.cpp40 enum TestType enum
/external/deqp/modules/gles31/functional/
Des31fShaderMultisampleInterpolationStateQueryTests.cpp48 enum TestType enum in deqp::gles31::Functional::__anondfbed9270111::InterpolationOffsetCase
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp67 enum TestType { enum
/external/deqp/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp80 enum struct TestType enum
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp52 enum class TestType enum

1234