Home
last modified time | relevance | path

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

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerMeasurement.java73 int exitVal = runsum.waitFor(); in testPageLoadStaticNYTimes() local
76 exitVal = removal.waitFor(); in testPageLoadStaticNYTimes()
77 if (exitVal == 0) { in testPageLoadStaticNYTimes()