/cts/hostsidetests/classpath/src/android/classpath/cts/ |
D | ClasspathDeviceInfo.java | 115 FileUtil.deleteFile(jsonFile); in testCollectClasspathDeviceInfo() 146 FileUtil.deleteFile(jarInfo.mLocalCopy); in collectClasspathJarInfo() 183 FileUtil.deleteFile(jarInfo.mLocalCopy); in collectSharedLibraries()
|
/cts/tests/tests/debuggerd/test_crash_detail/src/com/android/tests/debuggerd/ |
D | TestCrashDetail.java | 73 getDevice().deleteFile(tombstonePath); in tearDown() 75 getDevice().deleteFile(tombstonePath.substring(0, tombstonePath.length() - 3)); in tearDown()
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | MediaExtractorHostSideTest.java | 126 getDevice().deleteFile(remotePath); in uploadConfig() 131 getDevice().deleteFile(remotePath); in uploadConfig()
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2023_40114.java | 82 device.deleteFile(descriptorFilePath); in testPocCVE_2023_40114()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | FileCopyHelper.java | 104 mContext.deleteFile(path); in clear()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetFileDescriptor_AutoCloseOutputStreamTest.java | 61 getContext().deleteFile(FILE_NAME); in tearDown()
|
D | AssetFileDescriptorTest.java | 87 getContext().deleteFile(FILE_NAME); in tearDown()
|
/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/AppA/src/com/android/cts/appdataisolation/appa/ |
D | AppATests.java | 31 import static com.android.cts.appdataisolation.common.FileUtils.deleteFile; 155 deleteFile(mExternalDataPath, EXTERNAL_DATA_FILE_NAME); in testDeleteExternalDirs() 156 deleteFile(mObbPath, OBB_FILE_NAME); in testDeleteExternalDirs()
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PkgInstallSignatureVerificationTest.java | 1974 getDevice().deleteFile("/data/local/tmp/" + apk.getName()); in installApkFromBuild() 1995 getDevice().deleteFile("/data/local/tmp/" + apkFile.getName()); in installPackageFromResource() 2013 getDevice().deleteFile(remoteApkFilePath); in installV4PackageFromResource() 2014 getDevice().deleteFile(remoteV4SignaturePath); in installV4PackageFromResource() 2028 getDevice().deleteFile(remoteApkFilePath); in installV4PackageFromBuild() 2029 getDevice().deleteFile(remoteV4SignaturePath); in installV4PackageFromBuild()
|
D | BaseInstallMultiple.java | 406 device.deleteFile(remotePath); in cleanupDeviceFiles()
|
/cts/hostsidetests/mediaparser/src/android/media/mediaparser/cts/ |
D | MediaParserHostSideTest.java | 257 getDevice().deleteFile(remotePath); in uploadConfig() 262 getDevice().deleteFile(remotePath); in uploadConfig()
|
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | PackageManagerStatsTestsBase.java | 54 getDevice().deleteFile(TEST_REMOTE_DIR); in tearDown()
|
/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/common/src/com/android/cts/appdataisolation/common/ |
D | FileUtils.java | 133 public static void deleteFile(String path, String name) throws IOException { in deleteFile() method in FileUtils
|
/cts/hostsidetests/appcompat/strictjavapackages/src/android/compat/sjp/cts/ |
D | StrictJavaPackagesTest.java | 616 FileUtil.deleteFile(jar); in setupOnce() 907 FileUtil.deleteFile(apkFile); in testApkInApex_nonClasspathClasses() 1047 getDevice().deleteFile(remoteFile); in collectApkInApexPaths()
|
/cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/ |
D | JvmtiHostTest.java | 237 FileUtil.deleteFile(tmpFile); in installLibToDataData()
|
/cts/hostsidetests/jvmti/attaching/host/src/android/jvmti/cts/ |
D | JvmtiAttachingHostTest.java | 312 FileUtil.deleteFile(tmpFile); in installLibToDataData()
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/media/ |
D | AppCloningHostTest.java | 138 sDevice.deleteFile(filePathOnClone); in testCreateCloneUserFile()
|
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/ |
D | CtsVideoQualityFloorHostTest.java | 229 getDevice().deleteFile(outDevPath); in testEncoding()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | SimpleCursorAdapterTest.java | 457 context.deleteFile(fileName); in destroyTestImage()
|
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/ |
D | DalvikTest.java | 369 FileUtil.deleteFile(tmpExcludeFile); in run()
|
/cts/tests/ServiceKillTest/app/src/com/android/cts/servicekilltestapp/ |
D | ServiceKillTestService.java | 365 deleteFile(TAG); in clearBenchmark()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentProviderTest.java | 91 sContext.deleteFile(TEST_FILE_NAME); in tearDown()
|
/cts/hostsidetests/mediapc/videoencodingquality/src/ |
D | CtsVideoEncodingQualityHostTest.java | 404 getDevice().deleteFile(outDevPath); in testEncoding()
|
/cts/tools/release-parser/tests/resources/ |
D | CtsJniTestCases.apk.pb.txt | 2515 name: "deleteFile"
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 10557 method public abstract boolean deleteFile(String); 10844 method public boolean deleteFile(String);
|