Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/tests/
DFrameReassembler_test.cpp94 uint64_t expectedTimeUs = in testPushSameSize() local
98 Diff(expectedTimeUs, work->input.ordinal.timestamp)) in testPushSameSize()
99 << "expected timestamp: " << expectedTimeUs in testPushSameSize()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsCpuTimesTest.java817 final long expectedTimeUs = in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
819 expectedWakeLockUidTimesUs[cluster][speed] += expectedTimeUs; in testReadKernelUidCpuFreqTimesLocked_partialTimers()
822 expectedTimeUs, in testReadKernelUidCpuFreqTimesLocked_partialTimers()
840 final long expectedTimeUs = expectedWakeLockUidTimesUs[cluster][speed] in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
844 expectedTimeUs, in testReadKernelUidCpuFreqTimesLocked_partialTimers()
846 expectedWakeLockUidTimesUs[cluster][speed] -= expectedTimeUs; in testReadKernelUidCpuFreqTimesLocked_partialTimers()