Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerMeasurement.java68 Runtime fileRemoval = Runtime.getRuntime(); in testPageLoadStaticNYTimes() local
72 Process runsum = fileRemoval.exec(cmdBecomeSu); in testPageLoadStaticNYTimes()
75 Process removal = fileRemoval.exec(rmfile); in testPageLoadStaticNYTimes()