Home
last modified time | relevance | path

Searched refs:runDeviceTest (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DPackageInstallerSessionTest.kt40 runDeviceTest("com.android.server.pm.PackageInstallerSessionTest",
49 fun runDeviceTest(testClassName: String, method: String) { regex
H A DFactoryPackageTest.kt58 runDeviceTest("testGetInstalledPackagesWithFactoryOnly")
66 fun runDeviceTest(method: String) { regex
/aosp14/frameworks/base/tests/BinaryTransparencyHostTest/src/android/transparency/test/
H A DBinaryTransparencyHostTest.java82 runDeviceTest("testCollectAllUpdatedPreloadInfo"); in testCollectAllUpdatedPreloadInfo()
103 runDeviceTest("testCollectAllSilentInstalledMbaInfo"); in testCollectAllSilentInstalledMbaInfo()
140 private void runDeviceTest(String method) throws DeviceNotAvailableException { in runDeviceTest() method in BinaryTransparencyHostTest
/aosp14/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/src/com/android/server/pm/test/
H A DBackgroundInstallControlServiceHostTest.java54 runDeviceTest("testGetMockBackgroundInstalledPackages"); in testGetMockBackgroundInstalledPackages()
68 private void runDeviceTest(String method) throws DeviceNotAvailableException { in runDeviceTest() method in BackgroundInstallControlServiceHostTest