/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() argument 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() argument 171 TestType(long, long, long) noexcept {} in test_noexcept() function
|
/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/skia/tests/ |
D | CachedDecodingPixelRefTest.cpp | 26 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/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::__anon50d406040111::InterpolationOffsetCase
|
D | es31fSampleShadingTests.cpp | 232 enum TestType enum in deqp::gles31::Functional::__anon8b9af2e10111::SampleShadingRenderingCase
|
D | es31fShaderMultisampleInterpolationTests.cpp | 1028 enum TestType enum in deqp::gles31::Functional::__anon65ce3c8d0111::InterpolateAtCentroidCase 1190 enum TestType enum in deqp::gles31::Functional::__anon65ce3c8d0111::InterpolateAtOffsetCase
|
D | es31fGeometryShaderTests.cpp | 2671 enum TestType enum in deqp::gles31::Functional::__anon756c2e640111::LayeredRenderCase 6279 static const struct TestType in init() struct 6281 LayeredRenderCase::TestType test; in init() 6282 const char* testPrefix; in init() 6283 const char* descPrefix; in init()
|
/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 | 66 enum TestType { enum
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.lua | 76 function Monster_mt:TestType() function
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 10240 struct TestType in createFloat16FuncSet() struct 10242 const deUint32 typeComponents; in createFloat16FuncSet() 10243 const char* typeName; in createFloat16FuncSet() 10244 const char* typeDecls; in createFloat16FuncSet() 10641 struct TestType in createDerivativeTests() struct 10643 const deUint32 typeComponents; in createDerivativeTests() 10644 const char* typeName; in createDerivativeTests() 10645 const char* typeDecls; in createDerivativeTests() 10827 struct TestType in createFloat16VectorExtractSet() struct 10829 const deUint32 typeComponents; in createFloat16VectorExtractSet() [all …]
|
D | vktSpvAsmImageSamplerTests.cpp | 47 enum TestType enum
|
D | vktSpvAsmCrossStageInterfaceTests.cpp | 67 enum TestType enum
|
/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelMessagePassing.cpp | 60 } TestType; typedef
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/ |
D | android_test.cc | 101 enum TestType enum
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | table_test.cc | 261 enum TestType { TABLE_TEST, BLOCK_TEST }; enum
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 980 enum TestType enum in deqp::gles2::Stress::__anon1d06e4520111::TextureSamplerCase
|