Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java326 final TestResult testResult = getResult(); in testStartNormal() local
337 final TestResult testResult = getResult(); in testStartNormal() local
349 final TestResult testResult = getResult(); in testStartNormal() local
429 final TestResult testResult = getResult(); in testStartExposed01() local
449 final TestResult testResult = getResult(); in testStartExposed02() local
470 final TestResult testResult = getResult(); in testStartExposed03() local
519 final TestResult testResult = getResult(); in testStartExposed06() local
539 final TestResult testResult = getResult(); in testStartExposed07() local
564 final TestResult testResult = getResult(); in testStartExposed08() local
593 final TestResult testResult = getResult(); in testStartExposed09() local
[all …]
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java298 final TestResult testResult = getResult(); in testStartNormal() local
312 final TestResult testResult = getResult(); in testStartNormal() local
327 final TestResult testResult = getResult(); in testStartNormal() local
362 final TestResult testResult = getResult(); in testStartEphemeral() local
373 final TestResult testResult = getResult(); in testStartEphemeral() local
386 final TestResult testResult = getResult(); in testStartEphemeral() local
398 final TestResult testResult = getResult(); in testStartEphemeral() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestSuite.java42 public void run(TestResult testResult) { in run()
62 public void runTest(Test test, TestResult testResult) { in runTest()
DGnssCtsTestResult.java44 public GnssCtsTestResult(Context context, TestResult testResult) { in GnssCtsTestResult()
/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/common/util/tests/src/com/android/compatibility/common/util/
DCaseResultTest.java50 ITestResult testResult = mResult.getOrCreateResult(METHOD_1); in testResultCreation() local
61 ITestResult testResult = mResult.getOrCreateResult(METHOD_1); in testResultReporting() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSensorPowerTestActivity.java98 PowerTestHostLink.PowerTestResult testResult = mHostLink.run(); in testSensorsPower() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestResult.java71 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()
DAbstractTestListActivity.java76 TestResult testResult = TestResult.fromActivityResult(resultCode, data); in handleLaunchTestResult() local
DTestResultsReport.java151 private TestStatus getTestResultStatus(int testResult) { in getTestResultStatus()
DTestListAdapter.java177 public void setTestResult(TestResult testResult) { in setTestResult()
244 int testResult = cursor.getInt(2); in getRefreshResults() local
394 int testResult = getTestResult(position); in getView() local
DTestResultsProvider.java228 static void setTestResult(Context context, String testName, int testResult, in setTestResult()
/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DSurfacePixelValidator.java143 public void finish(CapturedActivity.TestResult testResult) { in finish()
DCapturedActivity.java150 TestResult testResult = new TestResult(); in runTest() local
/cts/common/util/src/com/android/compatibility/common/util/
DChecksumReporter.java215 ITestResult testResult, IModuleResult moduleResult, String buildFingerprint) { in addTestResult()
223 ITestResult testResult, IModuleResult moduleResult, String buildFingerprint) { in containsTestResult()
273 static String generateTestResultSignature(ITestResult testResult, IModuleResult module, in generateTestResultSignature()
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityHostTestBase.java179 TestResult testResult = testEntry.getValue(); in printTestResult() local
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java168 TestResult testResult = testEntry.getValue(); in printTestResult() 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/tests/tests/media/libmediandkjni/
Dnative-mediadrm-jni.cpp245 jboolean testResult = JNI_FALSE; in Java_android_media_cts_NativeClearKeySystemTest__testPsshNative() local