Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 159) sorted by relevance

1234567

/platform_testing/libraries/flicker/test/src/android/tools/device/traces/io/
DResultWriterTest.kt62 val result = writer.write() in writesEmptyFile() constant
80 val result = writer.write() in writesUndefinedFile() constant
89 val result = writer.write() in writesRunCompleteFile() constant
98 val result = writer.write() in writesRunFailureFile() constant
113 val result = writer.write() in writesTransitionTime() constant
125 val result = writer.write() in writeWMTrace() constant
136 val result = writer.write() in writeLayersTrace() constant
149 val result = writer.write() in writeTransactionTrace() constant
163 val result = writer.write() in writeTransitionTrace() constant
183 val result = writer.write() in writeAllTraces() constant
DBaseResultReaderTestParseTrace.kt66 val result = writer.write() in <lambda>() constant
83 val result = writer.write() in <lambda>() constant
92 val result = in <lambda>() constant
111 val result = in <lambda>() constant
/platform_testing/libraries/device-collectors/src/hostsidetests/src/com/android/collectors/
DDeviceCollectorsTest.java90 TestRunResult result = results.iterator().next(); in testBaseListenerRuns() local
117 TestRunResult result = results.iterator().next(); in testBaseListenerRuns_withExcludeFilters() local
147 TestRunResult result = results.iterator().next(); in testBaseListenerRuns_withIncludeAndExcludeFilters() local
177 TestRunResult result = results.iterator().next(); in testBaseListenerRuns_withIncludeFilters() local
213 TestRunResult result = results.iterator().next(); in testScheduledListenerRuns() local
236 TestRunResult result = results.iterator().next(); in testScheduledListenerRuns_defaultValue() local
255 TestRunResult result = getLastDeviceRunResults(); in testLogOnly() local
/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/
DBinderCollectionHelperTest.java101 Map<String, Integer> result = new HashMap<>(); in testParser_zeroCount() local
102 mHelper.parseMetrics(getBufferedReader(), result); in testParser_zeroCount() local
110 Map<String, Integer> result = new HashMap<>(); in testParser_multiCount() local
111 mHelper.parseMetrics(getBufferedReader(), result); in testParser_multiCount() local
/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/matchers/
DAlmostPerfectMatcherTest.kt40 val result = matcher.compareBitmaps( in diffColor_exactMatch() constant
62 val result = matcher.compareBitmaps( in diffColor_almostMatchLowRed() constant
84 val result = matcher.compareBitmaps( in diffColor_almostMatchHighRed() constant
106 val result = matcher.compareBitmaps( in diffColor_notMatch() constant
123 val result = matcher.compareBitmaps( in performDiff_sameBitmaps() constant
137 val result = matcher.compareBitmaps( in performDiff_sameSize_partialCompare_checkDiffImage() constant
/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/
DMSSIMMatcherTest.kt38 val result = matcher.calculateSSIM( in performDiff_sameBitmaps() constant
54 val result = matcher.calculateSSIM( in performDiff_noPixelsCompared() constant
78 val result = matcher.calculateSSIM( in performDiff_sameRegion() constant
94 val result = matcher.calculateSSIM( in performDiff_checkedAgainstUnchecked() constant
109 val result = matcher.calculateSSIM( in performDiff_differentBorders() constant
124 val result = matcher.calculateSSIM( in performDiff_fullscreen_differentBorders_dark() constant
139 val result = matcher.calculateSSIM( in performDiff_differentBorders_dark() constant
154 val result = matcher.calculateSSIM( in performDiff_fullscreen_movedToRight() constant
169 val result = matcher.calculateSSIM( in performDiff_fullscreen_checkboxes_differentRadius() constant
DPixelPerfectMatcherTest.kt38 val result = matcher.compareBitmaps( in performDiff_sameBitmaps() constant
52 val result = matcher.compareBitmaps( in performDiff_sameSize_differentBorders() constant
66 val result = matcher.compareBitmaps( in performDiff_sameSize_differentBorders_partialCompare() constant
81 val result = matcher.compareBitmaps( in performDiff_sameSize_partialCompare_checkDiffImage() constant
/platform_testing/libraries/flicker/test/src/android/tools/device/traces/monitors/events/
DEventLogMonitorTest.kt94 val result = writer.write() in canCaptureFocusEventLogs() constant
148 val result = writer.write() in onlyCapturesLastTransition() constant
192 val result = writer.write() in ignoreFocusRequestLogs() constant
237 val result = writer.write() in savesEventLogsToFile() constant
267 val result = writer.write() in cropsEventsFromBeforeMonitorStart() constant
308 val result = writer.write() in cropsEventsOutsideOfTransitionTimes() constant
338 val result = writer.write() in canCaptureCujEvents() constant
374 val result = writer.write() in collectsCujEventData() constant
420 val result = writer.write() in canParseHandleUnknownCujTypes() constant
/platform_testing/libraries/flicker/test/src/android/tools/device/flicker/datastore/
DCachedAssertionRunnerTest.kt54 val result = writer.write() in setup() constant
63 val result = DataStore.getResult(TEST_SCENARIO) in executes() constant
78 val result = DataStore.getResult(TEST_SCENARIO) in executesFailure() constant
98 val result = DataStore.getResult(TEST_SCENARIO) in updatesRunStatusFailureFirst() constant
113 val result = DataStore.getResult(TEST_SCENARIO) in updatesRunStatusFailureLast() constant
/platform_testing/libraries/flicker/src/android/tools/device/flicker/datastore/
DCachedResultWriter.kt25 val result = super.write() in write() constant
DCachedAssertionRunner.kt36 val result = DataStore.getResult(scenario) in doUpdateStatus() constant
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java257 private static void verifyAtomStats(Map<String, Long> result, int atomsCount) { in verifyAtomStats()
275 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigAlertStats()
288 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigMatcherStats()
301 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigConditionStats()
314 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigMetricStats()
327 Map<String, Long> result, in verifyConfigStats()
359 private static void verifyAnomalyAlarmStats(Map<String, Long> result) { in verifyAnomalyAlarmStats()
368 private static void verifyPulledAtomStats(Map<String, Long> result, int pulledAtomStatsCount) { in verifyPulledAtomStats()
440 private static void verifyAtomMetricStats(Map<String, Long> result, int atomMetricCount) { in verifyAtomMetricStats()
497 Map<String, Long> result, int logLossStatsCount) { in verifyDetectedLogLossStats()
[all …]
/platform_testing/libraries/flicker/src/android/tools/common/flicker/assertions/
DAssertionResultImpl.kt43 var result = name.hashCode() in hashCode() variable
DNamedAssertion.kt54 var result = predicate.hashCode() in hashCode() variable
/platform_testing/libraries/flicker/test/src/android/tools/device/flicker/assertions/
DArtifactAssertionRunnerTest.kt59 val result = newResultReaderWithEmptySubject() in executes() constant
74 val result = newResultReaderWithEmptySubject() in executesFailure() constant
94 val result = newResultReaderWithEmptySubject() in updatesRunStatusFailureFirst() constant
108 val result = newResultReaderWithEmptySubject() in updatesRunStatusFailureLast() constant
/platform_testing/libraries/flicker/src/android/tools/common/traces/inputmethod/
DSoftInputWindow.kt46 var result = windowState in hashCode() variable
DInsets.kt50 var result = contentTopInsets in hashCode() variable
DInputMethodManager.kt46 var result = curId.hashCode() in hashCode() variable
DEditorInfo.kt53 var result = inputType in hashCode() variable
/platform_testing/libraries/flicker/src/android/tools/common/flicker/assertors/assertions/
DAssertionTemplateWithComponent.kt48 var result = super.hashCode() in hashCode() variable
/platform_testing/libraries/flicker/test/src/android/tools/device/flicker/legacy/runner/
DTransitionRunnerTest.kt81 val result = runner.execute(mockedFlicker, Consts.description(this)) in runsTransition() constant
102 val result = runner.execute(mockedFlicker, Consts.description(this)) in failsWithNoTransitions() constant
123 val result = runner.execute(mockedFlicker, Consts.description(this)) in failsWithTransitionError() constant
144 val result = runner.execute(mockedFlicker, Consts.description(this)) in failsWithSetupErrorAndHasTraces() constant
165 val result = runner.execute(mockedFlicker, Consts.description(this)) in failsWithTeardownErrorAndHasTraces() constant
/platform_testing/libraries/flicker/src/android/tools/device/flicker/junit/
DRuleContainer.kt75 var result = statement in apply() variable
93 val result: MutableList<Any> = ArrayList() constant in android.tools.device.flicker.junit.RuleContainer
117 val result = compareInt(o1.order, o2.order) in compare() constant
/platform_testing/libraries/flicker/src/android/tools/common/traces/region/
DRegionTrace.kt46 var result = components.hashCode() in hashCode() variable
/platform_testing/utils/esimutility/src/com/android/test/util/esimutility/
DESimUtilityInstrumentation.java59 Bundle result = new Bundle(); in updateWithException() local
72 Bundle result = new Bundle(); in updateStart() local
/platform_testing/libraries/flicker/src/android/tools/common/traces/wm/
DDisplayArea.kt71 var result = super.hashCode() in <lambda>() variable

1234567