Searched refs:ctsTest (Results 1 – 1 of 1) sorted by relevance
1036 CtsTest ctsTest = new CtsTest(shardAssignment, mShards /* totalShards */); in split() local1037 OptionCopier.copyOptionsNoThrow(this, ctsTest); in split()1040 ctsTest.mShards = 0; in split()1041 shardQueue.add(ctsTest); in split()