/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | FilePullerLogCollectorTest.java | 81 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testSkipStub() local 117 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testPullAndLog() local 159 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testSkipTestCollection() local 187 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testPostProcessFiles() local 226 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testCompressDirectoryBeforeUpload() local
|
D | BluetoothHciSnoopLogCollectorTest.java | 120 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testPullFileAndLog() local 167 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testPullDirMultipleSnoopLogs() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | GoogleBenchmarkResultParserTest.java | 96 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testParseSimpleFile() local 152 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testParseSimpleFile_twoTests() local 210 ArgumentCaptor<String> capture = ArgumentCaptor.forClass(String.class); in testParse_benchmarkError() local 250 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testParseSimpleFile_withWarning() local 277 ArgumentCaptor<HashMap<String, Metric>> capture = ArgumentCaptor.forClass(HashMap.class); in testParse_ignore() local 308 ArgumentCaptor<FailureDescription> capture = in testParse_aborted() local 330 ArgumentCaptor<FailureDescription> capture = in testParse_timedout() local
|
D | DeviceTestCaseTest.java | 201 ArgumentCaptor<TestDescription> capture = ArgumentCaptor.forClass(TestDescription.class); in testRun_checkAnnotation() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/ |
D | PushFilePreparerTest.java | 397 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_abiDirectory_noBitness() local 430 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_abiDirectory_noBitness_withModule() local 462 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_abiDirectory() local 500 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_dirs() local 669 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_ignored() local 708 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_multiAbi() local 749 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_multiabi_files() local 788 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_noMatch() local 856 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_repeating_name() local 895 ArgumentCaptor<Set<String>> capture = ArgumentCaptor.forClass(Set.class); in testPush_moduleName_multiAbi_repeatedName() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/internal/ |
D | DeviceReleaseReporterTest.java | 71 ArgumentCaptor<Map<String, String>> capture = ArgumentCaptor.forClass(Map.class); in releaseDevices_oneDevice() local 93 ArgumentCaptor<Map<String, String>> capture = ArgumentCaptor.forClass(Map.class); in releaseDevices_multipleDevices() local
|
D | EarlyDeviceReleaseFeatureTest.java | 88 ArgumentCaptor<Map<ITestDevice, FreeDeviceState>> capture = in testFeature_oneDevice() local 106 ArgumentCaptor<Map<ITestDevice, FreeDeviceState>> capture = in testFeature_multipleDevices() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/cluster/ |
D | ClusterDeviceMonitorTest.java | 142 ArgumentCaptor<ClusterHostEvent> capture = ArgumentCaptor.forClass(ClusterHostEvent.class); in testDispatch() local 166 ArgumentCaptor<ClusterHostEvent> capture = ArgumentCaptor.forClass(ClusterHostEvent.class); in testLabel() local 256 ArgumentCaptor<ClusterHostEvent> capture = ArgumentCaptor.forClass(ClusterHostEvent.class); in testDeviceExtraInfo() local
|
/tools/netsim/rust/daemon/src/captures/ |
D | mod.rs | 17 pub mod capture; module
|
D | captures_handler.rs | 82 let capture = captures in handle_capture_get() localVariable
|
D | capture.rs | 241 let mut capture = arc_capture.lock().expect("Failed to acquire lock on CaptureInfo"); in remove() localVariable
|
/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | JUnitToInvocationResultForwarderTest.java | 132 ArgumentCaptor<TestDescription> capture = ArgumentCaptor.forClass(TestDescription.class); in testStartTest_annotations() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/cloud/ |
D | GceSshTunnelMonitorTest.java | 111 ArgumentCaptor<String> capture = ArgumentCaptor.forClass(String.class); in testInitGce() local
|
D | GceManagerTest.java | 909 ArgumentCaptor<List<String>> capture = ArgumentCaptor.forClass(List.class); in testShutdownGce_noWait() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/result/proto/ |
D | ProtoResultParserTest.java | 160 ArgumentCaptor<LogFile> capture = ArgumentCaptor.forClass(LogFile.class); in testEvents() local 577 ArgumentCaptor<LogFile> capture = ArgumentCaptor.forClass(LogFile.class); in testEvents_subprocess() local 734 ArgumentCaptor<FailureDescription> capture = in testIncompleteModule() local
|
/tools/netsim/proto/netsim/ |
D | config.proto | 72 Capture capture = 3; field
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | VideoEditingPerformanceTest.java | 220 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
|
D | MediaPlayerStressTest.java | 176 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
|
D | CameraLatencyTest.java | 248 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
|
/tools/netsim/rust/daemon/src/ |
D | rust_main.rs | 177 let mut capture = Capture::new(); in disambiguate_args() localVariable
|
/tools/tradefederation/contrib/src/com/android/wireless/tests/ |
D | WifiStressTest.java | 312 List<List<String>> capture = new ArrayList<>(1); in parseOutputFile() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | SubprocessTestResultsParserTest.java | 487 ArgumentCaptor<LogFile> capture = ArgumentCaptor.forClass(LogFile.class); in testParse_logAssociation() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/postprocessor/ |
D | BasePostProcessorTest.java | 976 private void captureSavedFiles(ArgumentCaptor<String> capture) throws IOException { in captureSavedFiles()
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/ |
D | ITestSuiteTest.java | 557 ArgumentCaptor<FailureDescription> capture = in testRun_failedSystemChecker_reportFailure() local 599 ArgumentCaptor<FailureDescription> capture = in testRun_failedSystemChecker_reportFailure_bugreport() local
|
/tools/netsim/rust/proto/src/ |
D | config.rs | 1028 pub capture: ::protobuf::MessageField<Capture>, field
|