/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/monitor/ |
D | EventLogMonitorTest.kt | 45 val result = FlickerRunResult.Builder() in canCaptureFocusEventLogs() constant 87 val result = FlickerRunResult.Builder() in onlyCapturesLastTransition() constant 122 val result = FlickerRunResult.Builder() in ignoreFocusRequestLogs() constant
|
/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/ |
D | BinderCollectionHelperTest.java | 101 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/device-collectors/src/hostsidetests/src/com/android/collectors/ |
D | DeviceCollectorsTest.java | 90 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/flicker/test/src/com/android/server/wm/flicker/ |
D | EventLogSubjectTest.kt | 36 val result = builder.buildEventLogResult().eventLogSubject in canDetectFocusChanges() constant 49 val result = FlickerRunResult.Builder().buildEventLogResult().eventLogSubject in canDetectFocusDoesNotChange() constant
|
D | TransitionRunnerTest.kt | 46 val result = runner.execute(flicker) in canRunTransition() constant 62 val result = runner.execute(flicker) in canRunTransitionCached() constant
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/ |
D | Buffer.kt | 30 var result = height in prettyPrint() variable
|
D | Bounds.kt | 39 var result = width in prettyPrint() variable
|
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/ |
D | Flicker.kt | 102 var result: FlickerResult? = null variable in com.android.server.wm.flicker.Flicker 111 val result = runner.execute(this) in <lambda>() constant 137 val result = result in checkAssertion() constant
|
D | TransitionRunner.kt | 117 val result = FlickerResult(runs.toList(), tags.toSet(), executionError) in run() constant 177 val result = builder.buildStateResult( in getTaggedFilePath() constant
|
D | TransitionRunnerCached.kt | 29 private var result: FlickerResult? = null variable in com.android.server.wm.flicker.TransitionRunnerCached
|
/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/ |
D | MicrobenchmarkTest.java | 79 Result result = new JUnitCore().run(loggingRunner); in testFeatureExecutionOrder() local 107 Result result = new JUnitCore().run(loggingRunner); in testMultipleIterationsWithRename() local 144 Result result = new JUnitCore().run(loggingRunner); in testMultipleIterationsWithDifferentSuffix() local 179 Result result = new JUnitCore().run(loggingRunner); in testMultipleIterationsWithoutRename() local 209 Result result = new JUnitCore().run(loggingRunner); in testMultipleMethodIterations() local 362 Result result = new JUnitCore().run(loggingRunner); in testTerminateOnTestFailOptionEnabled() local 389 Result result = new JUnitCore().run(loggingRunner); in testTerminateOnTestFailOptionDisabled() local
|
/platform_testing/utils/esimutility/src/com/android/test/util/esimutility/ |
D | ESimUtilityInstrumentation.java | 59 Bundle result = new Bundle(); in updateWithException() local 72 Bundle result = new Bundle(); in updateStart() local
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
D | IncidentReportListener.java | 58 File result = createAndEmptyDirectory(DIRECTORY_NAME); in onTestRunStart() local 71 public void onTestRunEnd(DataRecord runData, Result result) { in onTestRunEnd()
|
D | ScheduledRunMetricListener.java | 72 public final void onTestRunEnd(DataRecord runData, Result result) { in onTestRunEnd() 97 void onEnd(DataRecord runData, Result result) { in onEnd()
|
/platform_testing/tests/functional/calculator/src/com/android/calculator/functional/ |
D | CalculatorHelper.java | 89 public String getResultText(String result) { in getResultText() 97 public void clearResults(String result) { in clearResults() 105 public void scrollResults(String result) { in scrollResults()
|
/platform_testing/tests/perf/PowerPerfTest/src/com/android/powerperf/tests/ |
D | PowerPerfTest.java | 49 String result = getUiDevice().executeShellCommand(mScriptFilePath); in testPowerPerf() local
|
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | MeasureTime.java | 33 double[] result = new double[count]; in measure() local
|
D | StreamUtil.java | 57 ByteArrayOutputStream result = new ByteArrayOutputStream(); in readInputStream() local
|
/platform_testing/utils/wifistrengthscanner/src/com/android/test/util/wifistrengthscanner/ |
D | WifiStrengthScannerInstrumentation.java | 90 ScanResult result = getScanResult(wifiManager, bssid); in onStart() local 127 Bundle result = new Bundle(); in sendFailureStatus() local 170 StringBuilder result = new StringBuilder(); in executeCommand() local
|
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | DisableAutofillRule.java | 39 String result = uiDevice.executeShellCommand("settings get secure autofill_service"); in starting() local
|
D | DropCachesRule.java | 69 String result = executeShellCommand(mDropCacheScriptPath); in executeDropCachesImpl() local
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/parser/windowmanager/ |
D | WindowManagerStateHelper.kt | 192 val result = it.wmState.getOrientation(displayId) in waitForLastOrientation() constant 217 val result = navBarWindowVisible && in waitForNavBarStatusBarVisible() constant 243 val result = containsActivity && in waitForVisibleWindow() constant 264 val result = !containsActivity && !containsWindow in waitForActivityRemoved() constant 283 val result = in waitForAppTransitionIdle() constant 433 val result = imeSurfaceShown && imeLayerShown && imeDisplay == displayId in waitImeWindowShown() constant
|
/platform_testing/libraries/device-collectors/src/hostsidetests/src/com/android/loggers/ |
D | DeviceFileLoggerHostTest.java | 79 TestRunResult result = results.iterator().next(); in testFileIsLogged() local
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/parser/ |
D | Condition.kt | 119 val result = supplier.invoke() in prepareSatisfier() constant 185 val result = condition.lastResult in waitFor() constant
|
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/ |
D | BinderCollectionHelper.java | 84 Map<String, Integer> result = new HashMap<>(); in getMetrics() local 157 void parseMetrics(BufferedReader reader, Map<String, Integer> result) throws IOException { in parseMetrics()
|