Searched refs:mThreadTrackerTimer (Results 1 – 1 of 1) sorted by relevance
144 private ThreadTrackerTimer mThreadTrackerTimer = null; field in CameraTestBase213 mThreadTrackerTimer = new ThreadTrackerTimer(delayMs, mThreadCountIntervalMs); in runInstrumentationTest()350 mThreadTrackerTimer.start(test); in startDumping()370 mThreadTrackerTimer.stop(); in stopDumping()372 outputFile = mThreadTrackerTimer.getOutputFile(); in stopDumping()