Searched refs:REPORT_KEY_RUN_TIME (Results 1 – 1 of 1) sorted by relevance
255 private static final String REPORT_KEY_RUN_TIME = "runtime"; field in InstrumentationTestRunner739 mTestResult.putFloat(REPORT_KEY_RUN_TIME, runTime); in endTest()