Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/src/com/android/cts/browser/
DBrowserBenchTest.java64 private ResultType mTypeFinal = ResultType.NEUTRAL; field in BrowserBenchTest
145 mTypeFinal = typeFinal; in doTest()
168 getReportLog().printArray(message, scores, mTypeFinal, mUnitFinal); in doTest()
169 getReportLog().printSummary(message, Stat.getAverage(scores), mTypeFinal, in doTest()