Home
last modified time | relevance | path

Searched refs:deleteFile (Results 1 – 25 of 25) sorted by relevance

/cts/hostsidetests/classpath/src/android/classpath/cts/
DClasspathDeviceInfo.java115 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/
DTestCrashDetail.java73 getDevice().deleteFile(tombstonePath); in tearDown()
75 getDevice().deleteFile(tombstonePath.substring(0, tombstonePath.length() - 3)); in tearDown()
/cts/hostsidetests/media/src/android/media/cts/
DMediaExtractorHostSideTest.java126 getDevice().deleteFile(remotePath); in uploadConfig()
131 getDevice().deleteFile(remotePath); in uploadConfig()
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2023_40114.java82 device.deleteFile(descriptorFilePath); in testPocCVE_2023_40114()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DFileCopyHelper.java104 mContext.deleteFile(path); in clear()
/cts/tests/tests/content/src/android/content/res/cts/
DAssetFileDescriptor_AutoCloseOutputStreamTest.java61 getContext().deleteFile(FILE_NAME); in tearDown()
DAssetFileDescriptorTest.java87 getContext().deleteFile(FILE_NAME); in tearDown()
/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/AppA/src/com/android/cts/appdataisolation/appa/
DAppATests.java31 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/
DPkgInstallSignatureVerificationTest.java1974 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()
DBaseInstallMultiple.java406 device.deleteFile(remotePath); in cleanupDeviceFiles()
/cts/hostsidetests/mediaparser/src/android/media/mediaparser/cts/
DMediaParserHostSideTest.java257 getDevice().deleteFile(remotePath); in uploadConfig()
262 getDevice().deleteFile(remotePath); in uploadConfig()
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageManagerStatsTestsBase.java54 getDevice().deleteFile(TEST_REMOTE_DIR); in tearDown()
/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/common/src/com/android/cts/appdataisolation/common/
DFileUtils.java133 public static void deleteFile(String path, String name) throws IOException { in deleteFile() method in FileUtils
/cts/hostsidetests/appcompat/strictjavapackages/src/android/compat/sjp/cts/
DStrictJavaPackagesTest.java616 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/
DJvmtiHostTest.java237 FileUtil.deleteFile(tmpFile); in installLibToDataData()
/cts/hostsidetests/jvmti/attaching/host/src/android/jvmti/cts/
DJvmtiAttachingHostTest.java312 FileUtil.deleteFile(tmpFile); in installLibToDataData()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/media/
DAppCloningHostTest.java138 sDevice.deleteFile(filePathOnClone); in testCreateCloneUserFile()
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/
DCtsVideoQualityFloorHostTest.java229 getDevice().deleteFile(outDevPath); in testEncoding()
/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorAdapterTest.java457 context.deleteFile(fileName); in destroyTestImage()
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DDalvikTest.java369 FileUtil.deleteFile(tmpExcludeFile); in run()
/cts/tests/ServiceKillTest/app/src/com/android/cts/servicekilltestapp/
DServiceKillTestService.java365 deleteFile(TAG); in clearBenchmark()
/cts/tests/tests/content/src/android/content/cts/
DContentProviderTest.java91 sContext.deleteFile(TEST_FILE_NAME); in tearDown()
/cts/hostsidetests/mediapc/videoencodingquality/src/
DCtsVideoEncodingQualityHostTest.java404 getDevice().deleteFile(outDevPath); in testEncoding()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt2515 name: "deleteFile"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt10557 method public abstract boolean deleteFile(String);
10844 method public boolean deleteFile(String);