Searched refs:runDeviceTest (Results 1 – 4 of 4) sorted by relevance
40 runDeviceTest("com.android.server.pm.PackageInstallerSessionTest",49 fun runDeviceTest(testClassName: String, method: String) { regex
58 runDeviceTest("testGetInstalledPackagesWithFactoryOnly")66 fun runDeviceTest(method: String) { regex
82 runDeviceTest("testCollectAllUpdatedPreloadInfo"); in testCollectAllUpdatedPreloadInfo()103 runDeviceTest("testCollectAllSilentInstalledMbaInfo"); in testCollectAllSilentInstalledMbaInfo()140 private void runDeviceTest(String method) throws DeviceNotAvailableException { in runDeviceTest() method in BinaryTransparencyHostTest
54 runDeviceTest("testGetMockBackgroundInstalledPackages"); in testGetMockBackgroundInstalledPackages()68 private void runDeviceTest(String method) throws DeviceNotAvailableException { in runDeviceTest() method in BackgroundInstallControlServiceHostTest