Home
last modified time | relevance | path

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

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerMeasurement.java31 private static final String TESTING_URL = field in PowerMeasurement
54 msg.getData().putString(PowerTestActivity.MSG_NAV_URL, TESTING_URL); in testPageLoadStaticNYTimes()
60 assertFalse(TESTING_URL + " failed to load", timeoutFlag); in testPageLoadStaticNYTimes()
62 assertFalse(TESTING_URL + " is not available, either network is down or the server is down", in testPageLoadStaticNYTimes()