Home
last modified time | relevance | path

Searched defs:emptyMap (Results 1 – 8 of 8) 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/javatests/com/android/tradefed/result/
DXmlResultReporterTest.java113 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSinglePass() local
137 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSingleFail() local
165 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSingleIgnored() local
195 HashMap<String, Metric> emptyMap = new HashMap<>(); in testSingleAssumptionFailure() local
DJUnitToInvocationResultForwarderTest.java96 HashMap<String, Metric> emptyMap = new HashMap<>(); in testEndTest() local
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestListenerTest.java60 HashMap<String, Metric> emptyMap = new HashMap<>(); in testNoDuplicateTests() local
98 HashMap<String, Metric> emptyMap = new HashMap<>(); in testDuplicateTestsFailsWithOptionEnabled() local
DGTestFuncTest.java83 HashMap<String, Metric> emptyMap = new HashMap<>(); in testRun() local
132 HashMap<String, Metric> emptyMap = new HashMap<>(); in verifyNativeTestAppRunSingleTestFailure() local
/tools/tradefederation/core/src/com/android/tradefed/result/
DJUnitToInvocationResultForwarder.java81 HashMap<String, Metric> emptyMap = new HashMap<>(); in endTest() local
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestResultParser.java702 HashMap<String, Metric> emptyMap = new HashMap<>(); in doTestEnded() local
779 HashMap<String, Metric> emptyMap = new HashMap<>(); in handleTestRunFailed() local
DHostTest.java721 HashMap<String, Metric> emptyMap = new HashMap<>(); in runJUnit3Tests() local