Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DShardHelper.java322 IConfiguration config, LastShardDetector lastShardDetector) { in buildMainShardListeners() argument
329 newListeners.add(lastShardDetector); in buildMainShardListeners()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java1106 LastShardDetector lastShardDetector = (LastShardDetector) obj; in deleteInvocationFiles() local
1107 if (!lastShardDetector.isLastShardDone()) { in deleteInvocationFiles()