/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/wsi/ |
D | vktWsiTests.cpp | 42 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
D | vktWsiSwapchainTests.cpp | 692 void populateSwapchainGroup (tcu::TestCaseGroup* testGroup, GroupParameters params) in populateSwapchainGroup() 1719 void populateRenderGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateRenderGroup() 1724 void populateGetImagesGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateGetImagesGroup() 1729 void populateModifyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateModifyGroup() 1741 void populateDestroyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateDestroyGroup() 1748 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
|
D | vktWsiSurfaceTests.cpp | 873 void createSurfaceTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSurfaceTests()
|
D | vktWsiSharedPresentableImageTests.cpp | 1319 void createSharedPresentableImageTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSharedPresentableImageTests()
|
D | vktWsiIncrementalPresentTests.cpp | 1395 void createIncrementalPresentTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createIncrementalPresentTests()
|
D | vktWsiDisplayTimingTests.cpp | 1452 void createDisplayTimingTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createDisplayTimingTests()
|
/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 | 365 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding", … in createImageSparseBindingTests() local
|
D | vktSparseResourcesMipmapSparseResidency.cpp | 450 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local
|
D | vktSparseResourcesImageSparseResidency.cpp | 613 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_residency"… in createImageSparseResidencyTests() local
|
D | vktSparseResourcesImageMemoryAliasing.cpp | 685 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_memory_ali… in createImageSparseMemoryAliasingTests() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 734 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "default_value", "use d… in createDefaultValueTests() local 807 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "basic", "specialize a … in createBasicSpecializationTests() local 904 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "local_size", "work gro… in createWorkGroupSizeTests() local 1013 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "builtin", "built-in ov… in createBuiltInOverrideTests() local 1048 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "expression", "speciali… in createExpressionTests() local
|
D | vktPipelineMultisampleInterpolationTests.cpp | 1759 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "multisample_interpolati… in createMultisampleInterpolationTests() 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/ |
D | vktInfoTests.cpp | 240 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests()
|
/external/protobuf/python/google/protobuf/internal/ |
D | unknown_fields_test.py | 203 def testGroup(self): member in UnknownFieldsAccessorsTest
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktBasicDrawTests.cpp | 1195 void populateSubGroup (tcu::TestCaseGroup* testGroup, const TestCaseParams caseParams) in populateSubGroup() 1279 void createTopologyGroups (tcu::TestCaseGroup* testGroup, const DrawCommandType cmdType) in createTopologyGroups() 1289 void createDrawTests (tcu::TestCaseGroup* testGroup) in createDrawTests()
|
D | vktDrawNegativeViewportHeightTests.cpp | 511 void populateTestGroup (tcu::TestCaseGroup* testGroup) in populateTestGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1768 void createFormatTests (tcu::TestCaseGroup* testGroup) in createFormatTests() 2016 void createImageFormatTypeTilingTests (tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase param… in createImageFormatTypeTilingTests() 2032 void createImageFormatTypeTests (tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase params) in createImageFormatTypeTests() 2040 void createImageFormatTests (tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase::Function testF… in createImageFormatTests()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 1225 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "store", "Plain imageSto… in createImageStoreTests() local 1249 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "load_store", "Cases wit… in createImageLoadStoreTests() local 1274 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "format_reinterpret", "C… in createImageFormatReinterpretTests() local
|
D | vktImageMultisampleLoadStoreTests.cpp | 503 …MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "load_store_multisample", "M… in createImageMultisampleLoadStoreTests() local
|
D | vktImageSizeTests.cpp | 515 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_size", "imageSize… in createImageSizeTests() local
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | UnknownFieldSetTest.java | 132 public void testGroup() throws Exception { in testGroup() method in UnknownFieldSetTest
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 815 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "early_fragment", "early… in createEarlyFragmentTests() local
|