Home
last modified time | relevance | path

Searched defs:bootstrapLatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerManagerServiceTest.java183 CountDownLatch bootstrapLatch = in testBootstrapPackages() local
237 CountDownLatch bootstrapLatch = null; in testAddPackage() local
295 CountDownLatch bootstrapLatch = null; in testUpdatePackage() local
364 CountDownLatch bootstrapLatch = null; in testRemovePackage() local
/aosp_15_r20/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerManagerServiceTest.java134 CountDownLatch bootstrapLatch = countDownAppSearchDocumentChanges(100); in testCP2Clear_runsFullUpdate() local