Home
last modified time | relevance | path

Searched defs:testGroup (Results 1 – 25 of 60) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiTests.cpp45 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
DvktWsiSwapchainTests.cpp964 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/
DtcuTestHierarchyIterator.cpp75 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/
DvktProtectedMemFillUpdateCopyBufferTests.cpp408 …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
DvktProtectedMemWsiSwapchainTests.cpp764 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/
DvktSparseResourcesShaderIntrinsics.cpp36 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "shader_intrinsics", "Sp… in createSparseResourcesShaderIntrinsicsTests() local
DvktSparseResourcesImageSparseBinding.cpp440 …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
DvktSparseResourcesMipmapSparseResidency.cpp561 …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
DvktSparseResourcesImageMemoryAliasing.cpp879 …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
DvktSparseResourcesImageAlignedMipSize.cpp254 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "aligned_mip_size", "Ali… in createImageAlignedMipSizeTests() local
DvktSparseResourcesImageSparseResidency.cpp998 …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
DvktSparseResourcesImageBlockShapes.cpp440 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_block_shapes", "S… in createImageBlockShapesTests() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp241 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1988 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 …]
DvktSpvAsmVariablePointersTests.cpp1401 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()
DvktSpvAsm8bitStorageTests.cpp2664 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/
DvktPipelineSpecConstantTests.cpp738 …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/
DxeTestCase.cpp391 void TestSet::addGroup (const TestGroup* testGroup) in addGroup()
418 void TestSet::removeGroup (const TestGroup* testGroup) in removeGroup()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp232 void addShaderClockTests (tcu::TestCaseGroup* testGroup) in addShaderClockTests()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp674 …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
DvktYCbCrCopyTests.cpp813 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/
DUnknownFieldSetTest.java123 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/
DUnknownFieldSetTest.java129 public void testGroup() throws Exception { in testGroup() method in UnknownFieldSetTest
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDifferingInterpolationTests.cpp337 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
DvktBasicDrawTests.cpp1140 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()

123