Searched defs:check (Results 1 – 12 of 12) sorted by relevance
29 fun check(lazyMessage: () -> String): CheckSubjectBuilder { in check() method in android.tools.flicker.subject.FlickerSubject
140 Bundle check = capturedBundle.get(0); in testReportMetrics() local187 Bundle check = capturedBundle.get(0); in testReportMetrics_withIncludeFilters() local235 Bundle check = capturedBundle.get(0); in testReportMetrics_withIncludeFilters_multiGroup() local279 Bundle check = capturedBundle.get(0); in testReportMetrics_withExcludeFilters() local323 Bundle check = capturedBundle.get(0); in testReportMetrics_withBothFilters() local569 Bundle check = capturedBundle.get(0); in testReportMetricsSameMethodName() local622 Bundle check = capturedBundle.get(0); in testSameMethodNameWithValidIntervalOption() local677 Bundle check = capturedBundle.get(0); in testSameMethodNameWithSkipIterationOption() local731 Bundle check = capturedBundle.get(0); in testSameMethodNameWithInvalidIntervalNumber() local
287 Bundle check = capturedBundle.get(0); in testLogcatOnlyOnTestFailureOption() local334 Bundle check = capturedBundle.get(0); in testRetrievingLogcat() local404 Bundle check = capturedBundle.get(0); in testLogcatTimespan() local
101 Bundle check = capturedBundle.get(0); in testGcaEventLogCollectionOnTestEnd_includeFailure() local
107 fun check(layers: Collection<Layer>, condition: Predicate<Collection<Layer>>): Boolean in windowMatchesAnyOf() method
43 override fun check( in check() method in android.tools.traces.component.SurfaceViewBackgroundMatcher
54 override fun check( in check() method in android.tools.traces.component.ExactComponentIdMatcher
68 override fun check( in check() method in android.tools.traces.component.FullComponentIdMatcher
42 override fun check( in check() method in android.tools.traces.component.ComponentRegexMatcher
70 override fun check( in check() method in android.tools.traces.component.ComponentSplashScreenMatcher
58 override fun check( in <lambda>() method in android.tools.traces.component.OrComponentMatcher
65 override fun check( in check() method in android.tools.traces.component.ComponentNameMatcher