Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSMainsSources.java134 File dirPath = new File(absPath); in getFileFromPackage() local
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java334 public static ParcelFileDescriptor openFileAs(TestApp testApp, File dirPath) in openFileAs()
345 private static Bundle getFromTestApp(TestApp testApp, String dirPath, String actionName) in getFromTestApp()
364 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java250 public static ArrayList<String> listAs(TestApp testApp, String dirPath) throws Exception { in listAs()
1521 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp()
1557 TestApp testApp, String dirPath, String actionName) throws Exception { in getMetadataFromTestApp()
1566 TestApp testApp, String dirPath, String actionName) throws Exception { in getContentsFromTestApp()
1574 private static boolean getResultFromTestApp(TestApp testApp, String dirPath, String actionName) in getResultFromTestApp()
1580 private static ParcelFileDescriptor getPfdFromTestApp(TestApp testApp, File dirPath, in getPfdFromTestApp()
1589 private static Bundle getFromTestApp(TestApp testApp, String dirPath, String actionName) in getFromTestApp()