Home
last modified time | relevance | path

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

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerMeasurement.java74 String rmfile = "rm -r /data/data/com.android.browserpowertest/cache"; in testPageLoadStaticNYTimes() local
75 Process removal = fileRemoval.exec(rmfile); in testPageLoadStaticNYTimes()