Searched refs:postTime (Results 1 – 2 of 2) sorted by relevance
/platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/ |
D | Transaction.kt | 23 val postTime: Long, constant in android.tools.traces.surfaceflinger.Transaction 34 "(pid=$pid, uid=$uid, requestedVSyncId=$requestedVSyncId, postTime=$postTime, " + in toString()
|
/platform_testing/libraries/flicker/utils/test/src/android/tools/traces/wm/ |
D | TransitionTest.kt | 163 postTime = 0, in getStartTransaction_directMatch() 202 postTime = 0, in getStartTransaction_noMatch() 241 postTime = 0, in getStartTransaction_indirectMatch() 280 postTime = 0, in getFinishTransaction_directMatch() 319 postTime = 0, in getFinsihTransaction_noMatch() 358 postTime = 0, in getFinishTransaction_indirectMatch()
|