Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/retry/
DResultAggregator.java334 int expectedTestCount = 0; in testModuleEnded() local
336 expectedTestCount += result.getExpectedTestCount(); in testModuleEnded()
342 expectedTestCount, in testModuleEnded() local