Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DCtsXmlResultReporterTest.java141 Map<String, String> emptyMap = Collections.emptyMap(); in testSinglePass() local
169 Map<String, String> emptyMap = Collections.emptyMap(); in testSingleFail() local
201 Map<String, String> emptyMap = Collections.emptyMap(); in testIncludeTestLogTags() local
227 Map<String, String> emptyMap = Collections.emptyMap(); in testDeviceSetup() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DSingleJUnitTestResultParser.java90 Map<String, String> emptyMap = Collections.emptyMap(); in doTestEnded() local
DGeeTestResultParser.java561 Map <String, String> emptyMap = Collections.emptyMap(); in doTestEnded() local
626 Map<String, String> emptyMap = Collections.emptyMap(); in handleTestRunFailed() local
DDeqpTestRunner.java312 final Map<String, String> emptyMap = Collections.emptyMap(); in forwardFinalizedPendingResult() local
1599 Map <String, String> emptyMap = Collections.emptyMap(); in fakePassTests() local
1812 final Map<String, String> emptyMap = Collections.emptyMap(); in run() local