/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | AnyTest.cpp | 131 struct TestType { in TEST() struct 133 TestType(const TestType &Other) in TEST() function 135 TestType(TestType &&Other) : Copies(Other.Copies), Moves(Other.Moves + 1) {} in TEST() argument 136 int Copies = 0; in TEST() 137 int Moves = 0; in TEST()
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | make_from_tuple.pass.cpp | 168 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() argument
|
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_enqueue_api.cpp | 121 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() argument
|
/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/ |
D | const_correctness.fail.cpp | 21 struct TestType {}; struct
|
D | any_cast_request_invalid_value_category.fail.cpp | 21 struct TestType {}; struct
|
/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_test_interface.h | 25 enum TestType { enum
|
/external/libcxx/test/support/ |
D | archetypes.hpp | 265 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/input.output/filesystems/class.directory_entry/directory_entry.obs/ |
D | comparisons.pass.cpp | 52 typedef std::pair<path, path> TestType; in test_comparisons_simple() typedef
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | expand_dims_test.cc | 28 enum class TestType { enum
|
D | topk_v2_test.cc | 28 enum class TestType { enum
|
D | split_test.cc | 28 enum class TestType { enum
|
D | tile_test.cc | 78 enum class TestType { enum
|
D | resize_nearest_neighbor_test.cc | 27 enum class TestType { enum
|
D | slice_test.cc | 26 enum class TestType { enum
|
D | resize_bilinear_test.cc | 27 enum class TestType { enum
|
/external/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 25 enum TestType { enum in TestImageGenerator
|
/external/skqp/tests/ |
D | CachedDecodingPixelRefTest.cpp | 26 enum TestType { enum in TestImageGenerator
|
/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_4_5_6.pass.cpp | 60 typedef TestMemberObject<ObjectType> TestType; typedef
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDriverPropertiesTests.cpp | 40 enum TestType enum
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmNonSemanticInfoTests.cpp | 38 enum TestType enum
|
D | vktSpvAsmFromHlslTests.cpp | 45 enum TestType enum
|
/external/libchrome/mojo/public/cpp/platform/tests/ |
D | platform_handle_unittest.cc | 51 enum class TestType { enum
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 48 enum TestType enum in deqp::gles31::Functional::__anona66cf6c60111::InterpolationOffsetCase
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | func_test_manager.h | 27 enum TestType enum
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemBufferValidator.hpp | 67 enum TestType { enum
|