/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/ |
D | ClientTest.java | 300 final TestResult testResult = getResult(); in testStartNormal() local 315 final TestResult testResult = getResult(); in testStartNormal() local 331 final TestResult testResult = getResult(); in testStartNormal() local 367 final TestResult testResult = getResult(); in testStartEphemeral() local 378 final TestResult testResult = getResult(); in testStartEphemeral() local 391 final TestResult testResult = getResult(); in testStartEphemeral() local 403 final TestResult testResult = getResult(); in testStartEphemeral() local 417 final TestResult testResult = getResult(); in testStartEphemeral() local 430 final TestResult testResult = getResult(); in testStartEphemeral() local 452 final TestResult testResult = getResult(); in testStartEphemeral() local [all …]
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
D | ClientTest.java | 401 final TestResult testResult = getResult(); in testStartNormal() local 413 final TestResult testResult = getResult(); in testStartNormal() local 426 final TestResult testResult = getResult(); in testStartNormal() local 508 final TestResult testResult = getResult(); in testStartExposed01() local 529 final TestResult testResult = getResult(); in testStartExposed02() local 551 final TestResult testResult = getResult(); in testStartExposed03() local 603 final TestResult testResult = getResult(); in testStartExposed06() local 623 final TestResult testResult = getResult(); in testStartExposed07() local 648 final TestResult testResult = getResult(); in testStartExposed08() local 677 final TestResult testResult = getResult(); in testStartExposed09() local [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | SensorCtsTestSuite.java | 42 public void run(TestResult testResult) { in run() 62 public void runTest(Test test, TestResult testResult) { in runTest()
|
D | SensorCtsTestResult.java | 46 public SensorCtsTestResult(Context context, TestResult testResult) { in SensorCtsTestResult()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/ |
D | GnssCtsTestSuite.java | 42 public void run(TestResult testResult) { in run() 62 public void runTest(Test test, TestResult testResult) { in runTest()
|
D | GnssCtsTestResult.java | 44 public GnssCtsTestResult(Context context, TestResult testResult) { in GnssCtsTestResult()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | SensorPowerTestActivity.java | 98 PowerTestHostLink.PowerTestResult testResult = mHostLink.run(); in testSensorsPower() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestResult.java | 71 private static Intent createResult(Activity activity, int testResult, String testName, in createResult() 78 public static void addResultData(Intent intent, int testResult, String testName, in addResultData()
|
D | AbstractTestListActivity.java | 76 TestResult testResult = TestResult.fromActivityResult(resultCode, data); in handleLaunchTestResult() local
|
D | TestResultsReport.java | 151 private TestStatus getTestResultStatus(int testResult) { in getTestResultStatus()
|
D | TestListAdapter.java | 177 public void setTestResult(TestResult testResult) { in setTestResult() 244 int testResult = cursor.getInt(2); in getRefreshResults() local 394 int testResult = getTestResult(position); in getView() local
|
D | TestResultsProvider.java | 228 static void setTestResult(Context context, String testName, int testResult, in setTestResult()
|
/cts/hostsidetests/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideStartupTest.java | 78 TestResult testResult = testResults.toArray(new TestResult[1])[0]; in assertDeviceTestPasses() local
|
/cts/tests/tests/view/src/android/view/cts/surfacevalidator/ |
D | SurfacePixelValidator.java | 143 public void finish(CapturedActivity.TestResult testResult) { in finish()
|
D | CapturedActivity.java | 162 TestResult testResult = new TestResult(); in runTest() local
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | BaseShortcutManagerHostTest.java | 170 TestResult testResult = testEntry.getValue(); in printTestResult() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
D | PowerTestHostLink.java | 245 String testResult = request.substring(REQUEST_SET_TEST_RESULT.length()); in processClientRequest() local
|
/cts/tests/tests/media/libmediandkjni/ |
D | native-mediadrm-jni.cpp | 246 jboolean testResult = JNI_FALSE; in Java_android_media_cts_NativeMediaDrmClearkeyTest__testPsshNative() local
|