Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java405 final TestResult testResult = getResult(); in testStartNormal() local
417 final TestResult testResult = getResult(); in testStartNormal() local
430 final TestResult testResult = getResult(); in testStartNormal() local
512 final TestResult testResult = getResult(); in testStartExposed01() local
533 final TestResult testResult = getResult(); in testStartExposed02() local
555 final TestResult testResult = getResult(); in testStartExposed03() local
607 final TestResult testResult = getResult(); in testStartExposed06() local
627 final TestResult testResult = getResult(); in testStartExposed07() local
652 final TestResult testResult = getResult(); in testStartExposed08() local
681 final TestResult testResult = getResult(); in testStartExposed09() local
[all …]
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java322 final TestResult testResult = getResult(); in testStartNormal() local
337 final TestResult testResult = getResult(); in testStartNormal() local
353 final TestResult testResult = getResult(); in testStartNormal() local
389 final TestResult testResult = getResult(); in testStartEphemeral() local
400 final TestResult testResult = getResult(); in testStartEphemeral() local
413 final TestResult testResult = getResult(); in testStartEphemeral() local
425 final TestResult testResult = getResult(); in testStartEphemeral() local
439 final TestResult testResult = getResult(); in testStartEphemeral() local
452 final TestResult testResult = getResult(); in testStartEphemeral() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestSuite.java42 public void run(TestResult testResult) { in run()
62 public void runTest(Test test, TestResult testResult) { in runTest()
DSensorCtsTestResult.java46 public SensorCtsTestResult(Context context, TestResult testResult) { in SensorCtsTestResult()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DAbstractTestListActivity.java67 private void setTestResult(TestResult testResult) { in setTestResult()
116 TestResult testResult = TestResult.fromActivityResult(resultCode, data); in handleLaunchTestResult() local
DTestResult.java112 public static Intent createResult(Activity activity, int testResult, String testName, in createResult()
123 public static void addResultData(Intent intent, int testResult, String testName, in addResultData()
DTestResultsReport.java185 private TestStatus getTestResultStatus(int testResult) { in getTestResultStatus()
DHostTestsActivity.java264 private void updateTestResult(int testResult, String testId) { in updateTestResult()
DTestListAdapter.java440 public void setTestResult(TestResult testResult) { in setTestResult()
543 int testResult = cursor.getInt(2); in getRefreshResults() local
871 int testResult = getTestResult(position); in getView() local
DTestResultsProvider.java123 static void setTestResult(Context context, String testName, int testResult, in setTestResult()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java302 private void waitPowerPolicyListenersUpdated(PowerPolicyTestResult testResult, in waitPowerPolicyListenersUpdated()
313 private boolean checkPowerPolicyListenersUpdated(PowerPolicyTestResult testResult, in checkPowerPolicyListenersUpdated()
325 private void waitResetPowerPolicyListenersComplete(PowerPolicyTestResult testResult, in waitResetPowerPolicyListenersComplete()
346 PowerPolicyTestResult testResult, String clientAction) throws Exception { in testPowerPolicyListeners()
496 PowerPolicyTestResult testResult = new PowerPolicyTestResult(mTestAnalyzer); in testPowerPolicyChange() local
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideStartupTest.java58 TestResult testResult = testResults.toArray(new TestResult[1])[0]; in assertDeviceTestPasses() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSensorPowerTestActivity.java98 PowerTestHostLink.PowerTestResult testResult = mHostLink.run(); in testSensorsPower() local
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DSurfacePixelValidator2.java160 public void finish(CapturedActivity.TestResult testResult) { in finish()
DCapturedActivity.java145 TestResult testResult = new TestResult(); in runTest() local
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestResult.java62 TestResultTable testResult; in checkFullTestResult() local
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DIncrementalAppErrorStatsTests.java85 Map<String, String> testResult = Utils.runDeviceTests(getDevice(), HELPER_PACKAGE, in setUp() local
DPackageInstallationSessionReportedStatsTests.java183 Map<String, String> testResult = Utils.runDeviceTests(getDevice(), HELPER_PACKAGE, in checkUserTypes() local
/cts/hostsidetests/mediapc/videoencodingquality/bdrate/src/main/java/com/android/media/videoquality/bdrate/
DBdRateMain.java263 String testResult = new String(Files.readAllBytes(path), StandardCharsets.UTF_8); in loadTestResult() local
/cts/hostsidetests/angle/src/android/angle/cts/
DCtsAngleDeveloperOptionHostTest.java106 final TestResult testResult = testRunResult.getTestResults().get( in checkNativeDriver() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDescriptorActivity.java254 Pair<Boolean, String> testResult = testAudioDescriptors(); in displayTestResult() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java245 String testResult = request.substring(REQUEST_SET_TEST_RESULT.length()); in processClientRequest() local
/cts/apps/CtsVerifier/jni/midi/
DMidiTestManager.cpp349 int testResult = TESTSTATUS_NOTRUN; in ProcessInput() local
/cts/tests/tests/media/drmframework/jni/
Dnative-mediadrm-jni.cpp338 jboolean testResult = JNI_FALSE; in testPsshNative() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java3897 Bundle testResult; in testParseAndroidManifest() local
3967 Bundle testResult; in testParseAndroidManifestWithFd() local