Home
last modified time | relevance | path

Searched refs:assertAppInstalledForUser (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/
DPreCreateUsersHostTest.java85 assertAppInstalledForUser(APP_PKG, initialUserId); in appsAreNotInstalledOnPreCreatedUserTest()
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java539 protected void assertAppInstalledForUser(String packageName, int userId) in assertAppInstalledForUser() method in CarHostJUnit4TestCase