Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java198 int traceBufferSize = 0; in testMeasureStartUpTime() local
215 traceBufferSize = Integer.parseInt(args.getString(KEY_TRACE_BUFFERSIZE, in testMeasureStartUpTime()
317 atraceLogger.atraceStart(traceCategoriesSet, traceBufferSize, in testMeasureStartUpTime()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java252 int traceBufferSize = 0; in testMeasureStartUpTime() local
269 traceBufferSize = Integer.parseInt(args.getString(KEY_TRACE_BUFFERSIZE, in testMeasureStartUpTime()
391 atraceLogger.atraceStart(traceCategoriesSet, traceBufferSize, in testMeasureStartUpTime()
426 atraceLogger.atraceStart(traceCategoriesSet, traceBufferSize, in testMeasureStartUpTime()