Searched refs:assertNotEmptyFileCreated (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DRegisteredServicesCacheTest.java81 assertNotEmptyFileCreated(cache, U0);
138 assertNotEmptyFileCreated(cache, U0);
139 assertNotEmptyFileCreated(cache, U1);
173 assertNotEmptyFileCreated(cache, u0);
174 assertNotEmptyFileCreated(cache, u1);
197 private void assertNotEmptyFileCreated(TestServicesCache cache, int userId) { method in class:RegisteredServicesCacheTest

Completed in 103 milliseconds