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