Home
last modified time | relevance | path

Searched refs:testGetLoadingProgressSuccess (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/hostsidetests/packagemanager/installedloadingprogess/hostside/src/com/android/tests/loadingprogress/host/
H A DNonIncrementalLoadingProgressTest.java64 public void testGetLoadingProgressSuccess() throws Exception { in testGetLoadingProgressSuccess() method in NonIncrementalLoadingProgressTest
H A DIncrementalLoadingProgressTest.java117 public void testGetLoadingProgressSuccess() throws Exception { in testGetLoadingProgressSuccess() method in IncrementalLoadingProgressTest
/aosp_15_r20/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp1853 TEST_F(IncrementalServiceTest, testGetLoadingProgressSuccess) { in TEST_F() argument