/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiTests.cpp | 45 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
D | vktWsiSwapchainTests.cpp | 964 void populateSwapchainGroup (tcu::TestCaseGroup* testGroup, GroupParameters params) in populateSwapchainGroup() 2354 void populateRenderGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateRenderGroup() 2370 void populateGetImagesGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateGetImagesGroup() 2376 void populateModifyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateModifyGroup() 2388 void populateDestroyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateDestroyGroup() 2395 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
|
/external/deqp/framework/common/ |
D | tcuTestHierarchyIterator.cpp | 75 void DefaultHierarchyInflater::enterGroupNode (TestCaseGroup* testGroup, vector<TestNode*>& childre… in enterGroupNode() 81 void DefaultHierarchyInflater::leaveGroupNode (TestCaseGroup* testGroup) in leaveGroupNode()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 408 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "float_buffer", desc.c_… in createFillUpdateCopyBufferFloatTests() local 519 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "integer_buffer", desc.… in createFillUpdateCopyBufferIntegerTests() local 613 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str(), (des… in createFillUpdateCopyBufferUnsignedTests() local 623 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "unsigned_buffer", desc… in createFillUpdateCopyBufferUnsignedTests() local 633 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "fill", "Fill Buffer Te… in createFillBufferTests() local
|
D | vktProtectedMemWsiSwapchainTests.cpp | 764 void populateSwapchainGroup (tcu::TestCaseGroup* testGroup, GroupParameters params) in populateSwapchainGroup() 1300 void populateRenderGroup (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in populateRenderGroup() 1305 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests() 1311 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsics.cpp | 36 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "shader_intrinsics", "Sp… in createSparseResourcesShaderIntrinsicsTests() local
|
D | vktSparseResourcesImageSparseBinding.cpp | 440 …mageSparseBindingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseBindingTestsCommon() 489 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding", … in createImageSparseBindingTests() local 495 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseBindingTests() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 561 …pSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createMipmapSparseResidencyTestsCommon() 608 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local 614 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_mipmap_spa… in createDeviceGroupMipmapSparseResidencyTests() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 879 …rseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseMemoryAliasingTestsCommon() 927 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_memory_ali… in createImageSparseMemoryAliasingTests() local 933 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseMemoryAliasingTests() local
|
D | vktSparseResourcesImageAlignedMipSize.cpp | 254 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "aligned_mip_size", "Ali… in createImageAlignedMipSizeTests() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 998 …eSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseResidencyTestsCommon() 1045 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_residency"… in createImageSparseResidencyTests() local 1051 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseResidencyTests() local
|
D | vktSparseResourcesImageBlockShapes.cpp | 440 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_block_shapes", "S… in createImageBlockShapesTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktInfoTests.cpp | 241 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm16bitStorageTests.cpp | 1988 void addGraphics16BitStorageUniformInt32To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageUniformInt32To16Group() 3243 void addGraphics16BitStorageUniformFloat32To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageUniformFloat32To16Group() 3599 void addGraphics16BitStorageInputOutputFloat32To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputFloat32To16Group() 3766 void addGraphics16BitStorageInputOutputFloat16To32Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputFloat16To32Group() 3875 void addGraphics16BitStorageInputOutputFloat16To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputFloat16To16Group() 4177 void addGraphics16BitStorageInputOutputFloat16To16x2Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4250 void addGraphics16BitStorageInputOutputInt16To16x2Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputInt16To16x2Group() 4326 void addGraphics16BitStorageInputOutputInt32To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputInt32To16Group() 4452 void addGraphics16BitStorageInputOutputInt16To32Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputInt16To32Group() 4592 void addGraphics16BitStorageInputOutputInt16To16Group (tcu::TestCaseGroup* testGroup) in addGraphics16BitStorageInputOutputInt16To16Group() [all …]
|
D | vktSpvAsmVariablePointersTests.cpp | 1401 void addVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addVariablePointersGraphicsGroup() 1782 void addTwoInputBufferReadOnlyVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() 2182 void addSingleInputBufferReadOnlyVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() 2610 void addNullptrVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addNullptrVariablePointersGraphicsGroup()
|
D | vktSpvAsm8bitStorageTests.cpp | 2664 void addGraphics8BitStorageUniformInt32To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt32To8Group() 2881 void addGraphics8BitStorageUniformInt8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt8To32Group() 3155 void addGraphics8BitStoragePushConstantInt8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStoragePushConstantInt8To32Group() 3478 void addGraphics8BitStorageUniformInt16To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt16To8Group() 3704 void addGraphics8BitStorageUniformInt8To16Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt8To16Group() 3984 void addGraphics8BitStoragePushConstantInt8To16Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStoragePushConstantInt8To16Group() 4315 void addGraphics8BitStorageUniformStruct8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformStruct8To32Group() 4588 void addGraphics8BitStorageUniformStruct32To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformStruct32To8Group()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 738 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "default_value", "use d… in createDefaultValueTests() local 811 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "basic", "specialize a … in createBasicSpecializationTests() local 908 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "local_size", "work gro… in createWorkGroupSizeTests() local 1017 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "builtin", "built-in ov… in createBuiltInOverrideTests() local 1052 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "expression", "speciali… in createExpressionTests() local
|
/external/deqp/executor/ |
D | xeTestCase.cpp | 391 void TestSet::addGroup (const TestGroup* testGroup) in addGroup() 418 void TestSet::removeGroup (const TestGroup* testGroup) in removeGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderClockTests.cpp | 232 void addShaderClockTests (tcu::TestCaseGroup* testGroup) in addShaderClockTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrStorageImageWriteTests.cpp | 674 …StorageImageWriteFormatGroup (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup) in populateStorageImageWriteFormatGroup() 713 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "storage_image_write", "… in createStorageImageWriteTests() local
|
D | vktYCbCrCopyTests.cpp | 813 void initYcbcrDefaultCopyTests (tcu::TestCaseGroup* testGroup) in initYcbcrDefaultCopyTests() 932 void initYcbcrDimensionsCopyTests (tcu::TestCaseGroup* testGroup) in initYcbcrDimensionsCopyTests()
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | UnknownFieldSetTest.java | 123 public void testGroup() throws Exception { in testGroup() method in UnknownFieldSetTest
|
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | UnknownFieldSetTest.java | 129 public void testGroup() throws Exception { in testGroup() method in UnknownFieldSetTest
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDifferingInterpolationTests.cpp | 337 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
|
D | vktBasicDrawTests.cpp | 1140 void populateSubGroup (tcu::TestCaseGroup* testGroup, const TestCaseParams caseParams) in populateSubGroup() 1224 void createTopologyGroups (tcu::TestCaseGroup* testGroup, const DrawCommandType cmdType) in createTopologyGroups() 1234 void createDrawTests (tcu::TestCaseGroup* testGroup) in createDrawTests()
|