Searched defs:capture (Results 1 – 8 of 8) sorted by relevance
123 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionOnEveryTestEnd() local195 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionWithBeforeDuration() local244 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatCollectionWithDirectoryOption() local279 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatOnlyOnTestFailureOption() local325 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testRetrievingLogcat() local395 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testLogcatTimespan() local481 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testMultipleIterations() local
132 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSavePngAsFile() local168 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSaveUixAsFile() local205 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testNoUixWithoutOption() local
134 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics() local180 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withIncludeFilters() local228 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withIncludeFilters_multiGroup() local272 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withExcludeFilters() local316 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetrics_withBothFilters() local562 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportMetricsSameMethodName() local615 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithValidIntervalOption() local670 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithSkipIterationOption() local724 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testSameMethodNameWithInvalidIntervalNumber() local764 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testReportAsInstrumentationResultsIfEnabled() local
170 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testTestRunToBytesCollector() local216 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testTestCaseCollector() local
103 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testGcaEventLogCollectionOnTestEnd_includeFailure() local159 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testGcaEventLogCollectOnTestEnd_skipFailure() local
151 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testScreenRecord() local326 ArgumentCaptor<Bundle> capture = ArgumentCaptor.forClass(Bundle.class); in testNullMethodNameDoesNotAppearInVideoName() local
39 public void capture( in capture() method in AudioTestHarnessTestImpl
68 public void capture( in capture() method in AudioTestHarnessImpl