HomeSort by relevance Sort by last modified time
    Searched full:mshards (Results 1 - 1 of 1) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 134 private int mShards = 1;
835 if (mShards <= 1) {
849 for (int i = 0; i < mShards && i < allTests.size(); i++) {
852 shard.mShards = 0;
    [all...]

Completed in 720 milliseconds