Searched refs:splitTests (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/shard/ |
D | StrictShardHelperTest.java | 276 protected List<List<IRemoteTest>> splitTests( in splitTests() method in StrictShardHelperTest.FakeStrictShardHelper 623 List<List<IRemoteTest>> res = mHelper.splitTests(testList, shardCount, false); in testDistribution_hightests_highcount() 651 List<List<IRemoteTest>> res = mHelper.splitTests(testList, shardCount, false); in testDistribution_lowtests_lowcount() 665 List<List<IRemoteTest>> res = mHelper.splitTests(testList, shardCount, false); in testDistribution_lowtests_lowcount2() 679 List<List<IRemoteTest>> res = mHelper.splitTests(testList, shardCount, true); in testDistribution_lowtests_lowcount3()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/generate/ |
D | generate_test.go | 30 var splitTests = []splitTest{ var 57 for _, test := range splitTests {
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/ |
D | StrictShardHelper.java | 104 splitTests( in shardConfigInternal() 228 protected List<List<IRemoteTest>> splitTests( in splitTests() method in StrictShardHelper
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/ |
D | all_test.go | 483 var splitTests = []struct { var 515 for i, test := range splitTests {
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ITestSuite.java | 1492 List<IRemoteTest> splitTests = new ArrayList<>(); in split() local 1499 splitTests.add(suite); in split() 1502 return splitTests; in split()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/ |
D | callback.go | 300 for _, f := range splitTests { 320 var splitTests = []func(){ var
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-tests.jar | IncludeFilterTest.jar
META-INF/
META-INF/LICENSE
META-INF/MANIFEST.MF
... |
D | tradefed.jar | FileMd5$FileChecksum$1.class
FileMd5.java
package FileMd5$FileChecksum$1 extends com. ... |