/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/logger/ |
D | TfObjectTrackerTest.java | 42 ThreadGroup testGroup = new ThreadGroup(group); in testNotTracking() local 51 ThreadGroup testGroup = new ThreadGroup(group); in testTrackingWithParents() local 69 ThreadGroup testGroup = new ThreadGroup(group); in testTracking() local 89 ThreadGroup testGroup = new ThreadGroup(group); in testInternalClass() local 97 ThreadGroup testGroup, boolean trackWithParents, Class<?> toTrack) throws Exception { in logMetric()
|
/aosp_15_r20/external/tink/go/daead/subtle/ |
H A D | aes_siv_test.go | 38 type testGroup struct { struct 39 KeySize uint32 40 Type string 41 Tests []*testCase
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 382 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "float_buffer")); in createFillUpdateCopyBufferFloatTests() local 476 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "integer_buffer")); in createFillUpdateCopyBufferIntegerTests() local 552 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createFillUpdateCopyBufferUnsignedTests() local 562 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "unsigned_buffer")); in createFillUpdateCopyBufferUnsignedTests() local 573 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "fill")); in createFillBufferTests() local
|
H A D | vktProtectedMemWsiSwapchainTests.cpp | 957 void populateSwapchainGroup(tcu::TestCaseGroup *testGroup, GroupParameters params) in populateSwapchainGroup() 1437 void populateRenderGroup(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in populateRenderGroup() 1442 void createSwapchainTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createSwapchainTests() 1450 void createTypeSpecificTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationTests.cpp | 119 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName.first.c_str())… in createTestsInternal() local 177 de::MovePtr<tcu::TestCaseGroup> testGroup( in createSynchronizationTests() local 188 de::MovePtr<tcu::TestCaseGroup> testGroup( in createSynchronization2Tests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsBallotTests.cpp | 1069 …TestCaseGroup *testGroup = extShaderSubGroupBallotTests ? computeGroupEXT.get() : computeGroup.get… in createSubgroupsBallotTests() local 1093 … TestCaseGroup *testGroup = extShaderSubGroupBallotTests ? meshGroupEXT.get() : meshGroup.get(); in createSubgroupsBallotTests() local 1115 …TestCaseGroup *testGroup = extShaderSubGroupBallotTests ? graphicGroupEXT.get() : graphicGroup… in createSubgroupsBallotTests() local 1142 …TestCaseGroup *testGroup = extShaderSubGroupBallotTests ? framebufferGroupEXT.get() : framebufferG… in createSubgroupsBallotTests() local
|
H A D | vktSubgroupsBallotBroadcastTests.cpp | 524 TestCaseGroup *testGroup = in createSubgroupsBallotBroadcastTests() local 568 … TestCaseGroup *testGroup = extShaderSubGroupBallotTests ? meshGroupARB.get() : meshGroup.get(); in createSubgroupsBallotBroadcastTests() local 610 TestCaseGroup *testGroup = in createSubgroupsBallotBroadcastTests() local 628 TestCaseGroup *testGroup = in createSubgroupsBallotBroadcastTests() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/ |
D | TestMapping.java | 398 String testGroup, in getTests() 450 String testGroup, in getTests() 483 String testGroup, in getTests() 646 Set<String> getDisabledTests(Path testMappingsRootPath, String testGroup) { in getDisabledTests()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 1985 void addGraphics16BitStorageUniformInt32To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageUniformInt32To16Group() 3263 void addGraphics16BitStorageUniformFloat32To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageUniformFloat32To16Group() 3623 void addGraphics16BitStorageInputOutputFloat32To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputFloat32To16Group() 3792 void addGraphics16BitStorageInputOutputFloat16To32Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputFloat16To32Group() 3903 void addGraphics16BitStorageInputOutputFloat16To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputFloat16To16Group() 4218 void addGraphics16BitStorageInputOutputFloat16To16x2Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4279 void addGraphics16BitStorageInputOutputInt16To16x2Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputInt16To16x2Group() 4341 void addGraphics16BitStorageInputOutputInt32To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputInt32To16Group() 4471 void addGraphics16BitStorageInputOutputInt16To32Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputInt16To32Group() 4611 void addGraphics16BitStorageInputOutputInt16To16Group(tcu::TestCaseGroup *testGroup) in addGraphics16BitStorageInputOutputInt16To16Group() [all …]
|
H A D | vktSpvAsm8bitStorageTests.cpp | 2671 void addGraphics8BitStorageUniformInt32To8Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformInt32To8Group() 2883 void addGraphics8BitStorageUniformInt8To32Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformInt8To32Group() 3147 void addGraphics8BitStoragePushConstantInt8To32Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStoragePushConstantInt8To32Group() 3468 void addGraphics8BitStorageUniformInt16To8Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformInt16To8Group() 3691 void addGraphics8BitStorageUniformInt8To16Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformInt8To16Group() 3962 void addGraphics8BitStoragePushConstantInt8To16Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStoragePushConstantInt8To16Group() 4292 void addGraphics8BitStorageUniformStruct8To32Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformStruct8To32Group() 4572 void addGraphics8BitStorageUniformStruct32To8Group(tcu::TestCaseGroup *testGroup) in addGraphics8BitStorageUniformStruct32To8Group()
|
H A D | vktSpvAsmInstructionTests.cpp | 9759 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "loop")); in createLoopTests() local 10048 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "barrier")); in createBarrierTests() local 10187 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "frem")); in createFRemTests() local 10233 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "srem")); in createOpSRemGraphicsTests() local 10316 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "smod")); in createOpSModGraphicsTests() local 11849 tcu::TestCaseGroup &testGroup, const std::string &testName, in finalizeTestsCreation() 11862 … tcu::TestContext &testCtx, tcu::TestCaseGroup &testGroup, const std::string &testName, in finalizeTestsCreation() 11880 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createFloat16LogicalSet() local 12218 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "function")); in createFloat16FuncSet() local 12422 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "opvectorextractdynamic"… in createFloat16VectorExtractSet() local [all …]
|
H A D | vktSpvAsmVariablePointersTests.cpp | 1421 void addVariablePointersGraphicsGroup(tcu::TestCaseGroup *testGroup) in addVariablePointersGraphicsGroup() 1840 void addTwoInputBufferReadOnlyVariablePointersGraphicsGroup(tcu::TestCaseGroup *testGroup) in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() 2243 void addSingleInputBufferReadOnlyVariablePointersGraphicsGroup(tcu::TestCaseGroup *testGroup) in addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() 2656 void addNullptrVariablePointersGraphicsGroup(tcu::TestCaseGroup *testGroup) in addNullptrVariablePointersGraphicsGroup()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseBinding.cpp | 488 de::MovePtr<tcu::TestCaseGroup> testGroup, in createImageSparseBindingTestsCommon() 554 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding")); in createImageSparseBindingTests() local 560 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseBindingTests() local
|
H A D | vktSparseResourcesMipmapSparseResidency.cpp | 592 … de::MovePtr<tcu::TestCaseGroup> testGroup, in createMipmapSparseResidencyTestsCommon() 652 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local 658 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_mipmap_spa… in createDeviceGroupMipmapSparseResidencyTests() local
|
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 955 … de::MovePtr<tcu::TestCaseGroup> testGroup, in createImageSparseMemoryAliasingTestsCommon() 1017 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_memory_ali… in createImageSparseMemoryAliasingTests() local 1023 de::MovePtr<tcu::TestCaseGroup> testGroup( in createDeviceGroupImageSparseMemoryAliasingTests() local
|
H A D | vktSparseResourcesImageSparseResidency.cpp | 1173 de::MovePtr<tcu::TestCaseGroup> testGroup, in createImageSparseResidencyTestsCommon() 1234 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_residency"… in createImageSparseResidencyTests() local 1240 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseResidencyTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiMaintenance1Tests.cpp | 999 void populatePresentFenceGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populatePresentFenceGroup() 1217 void populatePresentModesGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populatePresentModesGroup() 1709 void populateScalingTests(tcu::TestCaseGroup *testGroup, Type wsiType, bool resizeWindow) in populateScalingTests() 1852 void populateScalingGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateScalingGroup() 1862 void populateDeferredAllocGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateDeferredAllocGroup() 2251 void populateReleaseImagesGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateReleaseImagesGroup() 2323 void createMaintenance1Tests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createMaintenance1Tests()
|
H A D | vktWsiSwapchainTests.cpp | 1061 void populateSwapchainGroup(tcu::TestCaseGroup *testGroup, GroupParameters params) in populateSwapchainGroup() 1074 void populateSwapchainPrivateDataGroup(tcu::TestCaseGroup *testGroup, GroupParameters params) in populateSwapchainPrivateDataGroup() 2535 void populateRenderGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateRenderGroup() 2565 void populateGetImagesGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateGetImagesGroup() 2573 void populateModifyGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateModifyGroup() 2586 void populateDestroyGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateDestroyGroup() 2594 void populateAcquireGroup(tcu::TestCaseGroup *testGroup, Type wsiType) in populateAcquireGroup() 2604 void createSwapchainTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createSwapchainTests()
|
H A D | vktWsiPresentIdWaitTests.cpp | 1131 void createPresentIdTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createPresentIdTests() 1143 void createPresentWaitTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createPresentWaitTests() 1167 void createPresentIdWaitTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createPresentIdWaitTests()
|
H A D | vktWsiTests.cpp | 49 void createTypeSpecificTests(tcu::TestCaseGroup *testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTestHierarchyIterator.cpp | 77 void DefaultHierarchyInflater::enterGroupNode(TestCaseGroup *testGroup, vector<TestNode *> &childre… in enterGroupNode() 83 void DefaultHierarchyInflater::leaveGroupNode(TestCaseGroup *testGroup) in leaveGroupNode()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantTests.cpp | 875 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "default_value")); in createDefaultValueTests() local 1070 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "basic")); in createBasicSpecializationTests() local 1594 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "local_size")); in createWorkGroupSizeTests() local 1716 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "builtin")); in createBuiltInOverrideTests() local 1753 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "expression")); in createExpressionTests() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/presubmit/ |
D | TestMappingsValidation.java | 640 private Set<String> getModuleNames(String testGroup) { in getModuleNames() 655 private Set<TestInfo> getTestInfos(String moduleName, String testGroup) { in getTestInfos()
|
/aosp_15_r20/external/deqp/executor/ |
H A D | xeTestCase.cpp | 390 void TestSet::addGroup(const TestGroup *testGroup) in addGroup() 416 void TestSet::removeGroup(const TestGroup *testGroup) in removeGroup()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreTests.cpp | 2922 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "store")); in createImageStoreTests() local 2990 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "load_store")); in createImageLoadStoreTests() local 3121 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "load_store_lod")); in createImageLoadStoreLodAMDTests() local 3176 … de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "format_reinterpret")); in createImageFormatReinterpretTests() local 3267 GroupPtr testGroup(new tcu::TestCaseGroup(testCtx, "extend_operands_spirv1p4")); in createImageExtendOperandsTests() local 3341 … de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "nontemporal_operand")); in createImageNontemporalOperandTests() local
|