Home
last modified time | relevance | path

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

/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java124 final File oldFile = getDevice().pullFile(SHIM_APEX_PATH); in testRemountApex() local
145 getDevice().pushFile(oldFile, SHIM_APEX_PATH); in testRemountApex()