Home
last modified time | relevance | path

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

123

/external/deqp/framework/common/
DtcuTestHierarchyIterator.cpp78 void DefaultHierarchyInflater::enterGroupNode (TestCaseGroup* testGroup, vector<TestNode*>& childre… in enterGroupNode()
84 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/wsi/
DvktWsiTests.cpp46 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
DvktWsiSwapchainTests.cpp1159 void populateSwapchainGroup (tcu::TestCaseGroup* testGroup, GroupParameters params) in populateSwapchainGroup()
1171 void populateSwapchainPrivateDataGroup (tcu::TestCaseGroup* testGroup, GroupParameters params) in populateSwapchainPrivateDataGroup()
2633 void populateRenderGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateRenderGroup()
2649 void populateGetImagesGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateGetImagesGroup()
2655 void populateModifyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateModifyGroup()
2667 void populateDestroyGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateDestroyGroup()
2672 void populateAcquireGroup (tcu::TestCaseGroup* testGroup, Type wsiType) in populateAcquireGroup()
2680 void createSwapchainTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseBinding.cpp480 …mageSparseBindingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseBindingTestsCommon()
529 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding", … in createImageSparseBindingTests() local
535 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseBindingTests() local
DvktSparseResourcesShaderIntrinsics.cpp36 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "shader_intrinsics", "Sp… in createSparseResourcesShaderIntrinsicsTests() local
DvktSparseResourcesMipmapSparseResidency.cpp601 …pSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createMipmapSparseResidencyTestsCommon()
648 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local
654 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_mipmap_spa… in createDeviceGroupMipmapSparseResidencyTests() local
DvktSparseResourcesImageMemoryAliasing.cpp899 …rseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseMemoryAliasingTestsCommon()
947 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_memory_ali… in createImageSparseMemoryAliasingTests() local
953 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseMemoryAliasingTests() local
DvktSparseResourcesImageSparseResidency.cpp1021 …eSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseResidencyTestsCommon()
1068 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_residency"… in createImageSparseResidencyTests() local
1074 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseResidencyTests() local
DvktSparseResourcesImageAlignedMipSize.cpp264 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "aligned_mip_size", "Ali… in createImageAlignedMipSizeTests() local
DvktSparseResourcesImageBlockShapes.cpp450 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_block_shapes", "S… in createImageBlockShapesTests() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawOutputLocationTests.cpp40 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTests.cpp98 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName[isSynchronizat… in createTestsInternal() local
/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.cpp1427 void addVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addVariablePointersGraphicsGroup()
1808 void addTwoInputBufferReadOnlyVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup()
2208 void addSingleInputBufferReadOnlyVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup()
2636 void addNullptrVariablePointersGraphicsGroup (tcu::TestCaseGroup* testGroup) in addNullptrVariablePointersGraphicsGroup()
DvktSpvAsm8bitStorageTests.cpp2667 void addGraphics8BitStorageUniformInt32To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt32To8Group()
2884 void addGraphics8BitStorageUniformInt8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt8To32Group()
3158 void addGraphics8BitStoragePushConstantInt8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStoragePushConstantInt8To32Group()
3481 void addGraphics8BitStorageUniformInt16To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt16To8Group()
3708 void addGraphics8BitStorageUniformInt8To16Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformInt8To16Group()
3989 void addGraphics8BitStoragePushConstantInt8To16Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStoragePushConstantInt8To16Group()
4321 void addGraphics8BitStorageUniformStruct8To32Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformStruct8To32Group()
4594 void addGraphics8BitStorageUniformStruct32To8Group (tcu::TestCaseGroup* testGroup) in addGraphics8BitStorageUniformStruct32To8Group()
DvktSpvAsmInstructionTests.cpp9454 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "loop", "Looping control… in createLoopTests() local
9751 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "barrier", "OpControlBar… in createBarrierTests() local
9896 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "frem", "OpFRem")); in createFRemTests() local
9944 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "srem", "OpSRem")); in createOpSRemGraphicsTests() local
10027 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "smod", "OpSMod")); in createOpSModGraphicsTests() local
11303 tcu::TestCaseGroup& testGroup, in finalizeTestsCreation()
11320 tcu::TestCaseGroup& testGroup, in finalizeTestsCreation()
11341 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str(), "… in createFloat16LogicalSet() local
11674 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "function", "Float 1… in createFloat16FuncSet() local
11897 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "opvectorextractdyna… in createFloat16VectorExtractSet() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp241 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests()
/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/pipeline/
DvktPipelineSpecConstantTests.cpp781 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "default_value", "use d… in createDefaultValueTests() local
979 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "basic", "specialize a … in createBasicSpecializationTests() local
1427 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "local_size", "work gro… in createWorkGroupSizeTests() local
1543 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "builtin", "built-in ov… in createBuiltInOverrideTests() local
1580 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "expression", "speciali… in createExpressionTests() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp232 void addShaderClockTests (tcu::TestCaseGroup* testGroup) in addShaderClockTests()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp678 …StorageImageWriteFormatGroup (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup) in populateStorageImageWriteFormatGroup()
728 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "storage_image_write", "… in createStorageImageWriteTests() local
/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/protobuf/java/core/src/test/java/com/google/protobuf/
DUnknownFieldSetTest.java123 public void testGroup() throws Exception { in testGroup() method in UnknownFieldSetTest

123