Home
last modified time | relevance | path

Searched refs:setupNShardInvocation (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java1305 setupNShardInvocation(shardCount, command); in testInvoke_shardableTest_legacy()
1376 setupNShardInvocation(shardCount, command); in testInvoke_shardableTest_autoRetry()
1532 private void setupNShardInvocation(int numShard, String commandLine) throws Exception { in setupNShardInvocation() method in TestInvocationTest