Home
last modified time | relevance | path

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

/dalvik/vm/test/
DTestIndirectRefTable.cpp356 Stopwatch stopwatch; in performanceTest() local
364 stopwatch.reset(); in performanceTest()
374 kTableMax, kLoops, stopwatch.elapsedSeconds() * 1000 / kLoops); in performanceTest()
376 stopwatch.reset(); in performanceTest()
386 kTableMax, kLoops, stopwatch.elapsedSeconds() * 1000 / kLoops); in performanceTest()
391 stopwatch.reset(); in performanceTest()
398 kTableMax, kLoops, stopwatch.elapsedSeconds() * 1000 / kLoops); in performanceTest()