Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/clipping/
DUrisSupplierTest.java78 UrisSupplier uris = createWithShortList(); in testItemCountEquals_shortList()
92 UrisSupplier uris = createWithShortList(); in testGetDocsEquals_shortList()
106 UrisSupplier uris = createWithShortList(); in testDispose_shortList()
118 private UrisSupplier createWithShortList() throws Exception { in createWithShortList() method in UrisSupplierTest