Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerImplTest.java120 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_noFlushBeforeReachingLimit() local
137 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_autoFlush() local
158 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactFingerprintSame_notIndexed() local
184 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactFingerprintDifferent_notIndexedButBatched() local
216 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactFingerprintDifferent_Indexed() local
268 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactFingerprintDifferent_IndexedWithOriginalCreationTimestamp() local
333 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactNew_notIndexedButBatched() local
360 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_contactNew_indexed() local
398 ContactsBatcher batcher = new ContactsBatcher(mAppSearchHelper, batchSize, in testBatcher_batchedContactClearedAfterFlush() local