Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
H A DCopyJobTest.java92 runCopyProgressForByteCountTest(); in testCopyProgressWithByteCount()
H A DAbstractCopyJobTest.java212 public void runCopyProgressForByteCountTest() throws Exception { in runCopyProgressForByteCountTest() method in AbstractCopyJobTest