Home
last modified time | relevance | path

Searched refs:getTestResults (Results 1 – 25 of 25) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestAnalyzer.java56 return getTestResults(shellOutput, false); in snapshotTestResult()
61 return getTestResults(shellOutput, true); in getLatestTestResultEntry()
64 private TestResultTable getTestResults(String shellOutput, boolean onlyLastEntry) in getTestResults() method in PowerPolicyTestAnalyzer
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/powermanager/
DPowerManagerStatsTests.java110 TestStatus status = testRunResult.getTestResults().get(desc).getStatus(); in testThermalHeadroomCalledIsPushed()
139 TestStatus status = testRunResult.getTestResults().get(desc).getStatus(); in testThermalStatusCalledIsPushed()
165 TestStatus status = testRunResult.getTestResults().get(desc).getStatus(); in testThermalHeadroomThresholdsCalledIsPushed()
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideStartupTest.java55 Collection<TestResult> testResults = testRunResult.getTestResults().values(); in assertDeviceTestPasses()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/performancehintmanager/
DPerformanceHintManagerStatsTests.java130 TestResult result = testRunResult.getTestResults().get(desc); in testCreateHintSessionStatsdApp()
180 TestResult result = testRunResult.getTestResults().get(desc); in testCreateHintSessionStatsdGame()
247 TestResult result = testRunResult.getTestResults().get(desc); in testAdpfHintSessionTidCleanupIsPushed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/projection/
DMediaProjectionAtomsTests.java120 TestResult.TestStatus status = testRunResult.getTestResults().get(desc).getStatus(); in testMediaProjectionStateChanged_stoppedCapture()
165 TestResult.TestStatus status = testRunResult.getTestResults().get(desc).getStatus(); in testMediaProjectionTargetChanged_stoppedCapture()
/cts/hostsidetests/media/src/android/media/cts/
DBaseMediaHostSideTest.java152 testRunResult.getTestResults().entrySet()) { in assertTestsPassed()
/cts/hostsidetests/content/src/android/content/cts/
DBaseContextCrossProfileTest.java177 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUtils.java98 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DUtils.java89 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/usb/src/com/android/cts/usb/
DTestUsbTest.java111 for (TestResult result : runResult.getTestResults().values()) { in runTestOnDevice()
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java168 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DBaseDumpsysTest.java192 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/accounts/src/android/host/accounts/
DAccountManagerXUserTest.java246 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/adpf/src/android/adpf/cts/
DADPFHintSessionHostJUnit4Test.java161 final TestResult result = runResult.getTestResults().get(testDesc); in testAdpfHintSession()
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java218 result.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java213 assertFalse(listener.getCurrentRunResults().getTestResults().keySet().toString(), in runTestAsUser()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUtils.java153 result.getTestResults().entrySet()) { in runDeviceTests()
DKeySetHostTest.java123 result.getTestResults().entrySet()) { in assertDeviceTestsPass()
DStorageHostTest.java294 res.getTestResults().entrySet()) { in runDeviceTests()
/cts/hostsidetests/angle/src/android/angle/cts/
DCtsAngleDeveloperOptionHostTest.java106 final TestResult testResult = testRunResult.getTestResults().get( in checkNativeDriver()
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java178 result.getTestResults().entrySet()) { in runDeviceCompatTestReported()
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/
DCtsVideoQualityFloorHostTest.java361 testRunResult.getTestResults().entrySet()) { in assertTestsPassed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java145 result.getTestResults().entrySet()) { in internalRunDeviceTests()
/cts/hostsidetests/mediapc/videoencodingquality/src/
DCtsVideoEncodingQualityHostTest.java565 testRunResult.getTestResults().entrySet()) { in assertTestsPassed()
/cts/hostsidetests/os/src/android/os/cts/
DStaticSharedLibsHostTests.java707 result.getTestResults().entrySet()) { in runDeviceTests()