| /platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/ |
| D | LogcatCollectorTest.java | 125 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionOnEveryTestEnd() local 197 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionWithBeforeDuration() local 246 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionWithDirectoryOption() local 281 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatOnlyOnTestFailureOption() local 327 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testRetrievingLogcat() local 397 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatTimespan() local 483 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testMultipleIterations() local
|
| D | ScreenshotOnFailureCollectorTest.java | 133 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSavePngAsFile() local 169 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSaveUixAsFile() local 206 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testNoUixWithoutOption() local
|
| D | BaseMetricListenerInstrumentedTest.java | 134 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics() local 180 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withIncludeFilters() local 228 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withIncludeFilters_multiGroup() local 272 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withExcludeFilters() local 316 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withBothFilters() local 562 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetricsSameMethodName() local 615 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithValidIntervalOption() local 670 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithSkipIterationOption() local 724 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithInvalidIntervalNumber() local 764 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportAsInstrumentationResultsIfEnabled() local
|
| D | BatteryStatsListenerTest.java | 170 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testTestRunToBytesCollector() local 216 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testTestCaseCollector() local
|
| D | GcaEventLogCollectorTest.java | 93 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testGcaEventLogCollectionOnTestEnd_includeFailure() local 149 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testGcaEventLogCollectOnTestEnd_skipFailure() local
|
| D | ScreenRecordCollectorTest.java | 151 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testScreenRecord() local 326 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testNullMethodNameDoesNotAppearInVideoName() local
|
| /platform_testing/libraries/motion/src/platform/test/motion/golden/ |
| D | TimeSeriesCapture.kt | 25 fun capture(observed: T) = captureFn(observed) in capture() method
|
| /platform_testing/libraries/audio-test-harness/client-lib/src/test/java/com/android/media/audiotestharness/client/grpc/ |
| D | AudioTestHarnessTestImpl.java | 39 public void capture( in capture() method in AudioTestHarnessTestImpl
|
| /platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/service/ |
| D | AudioTestHarnessImpl.java | 68 public void capture( in capture() method in AudioTestHarnessImpl
|
| /platform_testing/libraries/motion/src/platform/test/motion/view/ |
| D | ViewToolkit.kt | 66 fun <T> T.capture( in <lambda>() method 84 fun <T : View> T.capture( in <lambda>() method
|
| /platform_testing/host_runners/utils/tests/src/com/android/runner/utils/ |
| D | InstrumentationResultProtoParserTest.java | 669 ArgumentCaptor<String> capture = ArgumentCaptor.forClass(String.class); in testDirectFailure() local
|