Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGoogleBenchmarkTest.java170 CollectingOutputReceiver outputCollector = createOutputCollector(); in doRunAllTestsInSubdirectory()
230 CollectingOutputReceiver createOutputCollector() { in createOutputCollector() method in GoogleBenchmarkTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGoogleBenchmarkTestTest.java56 CollectingOutputReceiver createOutputCollector() { in setUp()