Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java1978 TestableCollector col3 = new TestableCollector("collector3"); in testMetricCollectionChain_disabled() local
1979 col3.setDisable(true); in testMetricCollectionChain_disabled()
1980 collectors.add(col3); in testMetricCollectionChain_disabled()