Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 19 of 19) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/postprocessor/
DBasePostProcessorTest.java203 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testRunLevelPostProcessing() local
233 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testRunLogsPostProcessing_processRunLogs() local
270 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testRunLevelPostProcessing_processRunLogsOnly() local
315 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testPerTestPostProcessing() local
350 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testPerTestLogPostProcessing_processTestLogs() local
402 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testPerTestLogPostProcessing_processTestLogsOnly() local
444 Capture<HashMap<String, Metric>> capture = new Capture<>(CaptureType.ALL); in testPerTestPostProcessing_logToTestAssociation() local
508 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testAllTestMetricsPostProcessing() local
558 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testAllTestLogsPostProcessing() local
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DPushFilePreparerTest.java413 Capture<Set<String>> capture = new Capture<>(); in testPush_abiDirectory_noBitness() local
447 Capture<Set<String>> capture = new Capture<>(); in testPush_abiDirectory_noBitness_withModule() local
485 Capture<Set<String>> capture = new Capture<>(); in testPush_abiDirectory() local
524 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_dirs() local
665 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_ignored() local
708 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_multiAbi() local
753 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_multiabi_files() local
793 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_noMatch() local
865 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_repeating_name() local
905 Capture<Set<String>> capture = new Capture<>(); in testPush_moduleName_multiAbi_repeatedName() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DFilePullerLogCollectorTest.java76 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testSkipStub() local
105 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testPullAndLog() local
141 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testSkipTestCollection() local
169 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testPostProcessFiles() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGoogleBenchmarkResultParserTest.java153 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testParseSimpleFile_twoTests() local
215 Capture<String> capture = new Capture<>(); in testParse_benchmarkError() local
255 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testParseSimpleFile_withWarning() local
281 Capture<HashMap<String, Metric>> capture = new Capture<>(); in testParse_ignore() local
DDeviceTestCaseTest.java203 Capture<TestDescription> capture = new Capture<>(); in testRun_checkAnnotation() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DJUnitToInvocationResultForwarderTest.java118 Capture<TestDescription> capture = new Capture<>(); in testStartTest_annotations() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/
DGceSshTunnelMonitorTest.java112 ArgumentCaptor<String> capture = ArgumentCaptor.forClass(String.class); in testInitGce() local
DGceManagerTest.java622 Capture<List<String>> capture = new Capture<>(); in testShutdownGce_noWait() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/
DStreamProtoResultReporterTest.java221 Capture<FailureDescription> capture = new Capture<>(); in testStream_incompleteModule() local
DProtoResultParserTest.java149 Capture<LogFile> capture = new Capture<>(); in testEvents() local
563 Capture<LogFile> capture = new Capture<>(); in testEvents_subprocess() local
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterDeviceMonitorTest.java93 Capture<ClusterHostEvent> capture = new Capture<>(); in testDispatch() local
/tools/tradefederation/contrib/src/com/android/media/tests/
DMediaPlayerStressTest.java176 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
DVideoEditingPerformanceTest.java220 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
DCameraLatencyTest.java248 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
DCameraStressTest.java286 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
/tools/tradefederation/contrib/src/com/android/wireless/tests/
DWifiStressTest.java312 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSubprocessTestResultsParserTest.java509 Capture<LogFile> capture = new Capture<>(); in testParse_logAssociation() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/ddmlib/
DInstrumentationResultProtoParserTest.java584 Capture<String> capture = new Capture<>(); in testDirectFailure() local
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...