Home
last modified time | relevance | path

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

/paging/paging-testing/src/commonTest/kotlin/androidx/paging/testing/
DTestPagerTest.kt285 val source2 = TestPagingSource() in multipleRefresh_onMultiplePagers() constant
602 val source2 = TestPagingSource() in <lambda>() constant
637 val source2 = TestPagingSource() in <lambda>() constant
737 val source2 = TestPagingSource() in <lambda>() constant
773 val source2 = TestPagingSource() in <lambda>() constant
/paging/paging-runtime/src/androidTest/java/androidx/paging/
DAsyncPagingDataDifferTest.kt445 lateinit var source2: TestPagingSource in submitData_doesNotCancelCollectionsCoroutine() variable