Searched refs:newFile (Results 1 – 2 of 2) sorted by relevance
529 newFile = file.replace(BuildID1, BuildID2, 1)530 newFile += fileType531 os.system("mv {} {}".format(file, newFile))
134 final File newFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testRemountApex() local138 getDevice().pushFile(newFile, SHIM_APEX_PATH); in testRemountApex()