Home
last modified time | relevance | path

Searched defs:emptyMap (Results 1 – 9 of 9) sorted by relevance

/tools/tradefederation/contrib/src/com/android/example/
DRebootTest.java43 HashMap<String, Metric> emptyMap = new HashMap<>(); in run() local
63 listener.testRunEnded(System.currentTimeMillis() - start, emptyMap); in run() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestListenerTest.java82 HashMap<String, Metric> emptyMap = new HashMap<>(); in testNoDuplicateTests() local
119 HashMap<String, Metric> emptyMap = new HashMap<>(); in testDuplicateTestsFailsWithOptionEnabled() local
DGTestFuncTest.java65 HashMap<String, Metric> emptyMap = new HashMap<>(); in testRun() local
105 HashMap<String, Metric> emptyMap = new HashMap<>(); in doNativeTestAppRunSingleTestFailure() local
/tools/tradefederation/core/src/com/android/tradefed/result/
DJUnitToInvocationResultForwarder.java79 HashMap<String, Metric> emptyMap = new HashMap<>(); in endTest() local
81 listener.testEnded(getTestId(test), emptyMap); in endTest() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DXmlResultReporterTest.java118 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSinglePass() local
141 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSingleFail() local
DJUnitToInvocationResultForwarderTest.java89 HashMap<String, Metric> emptyMap = new HashMap<>(); in testEndTest() local
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandLauncherFuncTest.java97 HashMap<String, MetricMeasurement.Metric> emptyMap = new HashMap<>(); in testRun_withLegacyTradefed() local
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestResultParser.java664 HashMap<String, Metric> emptyMap = new HashMap<>(); in doTestEnded() local
741 HashMap<String, Metric> emptyMap = new HashMap<>(); in handleTestRunFailed() local
DHostTest.java676 HashMap<String, Metric> emptyMap = new HashMap<>(); in runJUnit3Tests() local