Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
H A DCopyJobTest.java67 runCopyDirRecursivelyTest(); in testCopyDirRecursively()
H A DMoveJobTest.java102 runCopyDirRecursivelyTest(); in testMoveDirRecursively()
H A DAbstractCopyJobTest.java109 public void runCopyDirRecursivelyTest() throws Exception { in runCopyDirRecursivelyTest() method in AbstractCopyJobTest