Searched refs:isolatedUidCpuTimes (Results 1 – 1 of 1) sorted by relevance
200 final long[] isolatedUidCpuTimes = {495784, 398473, 4895, 4905, 30984093}; in testUpdateProcStateCpuTimes() local201 when(mKernelSingleUidTimeReader.readDeltaMs(childUid)).thenReturn(isolatedUidCpuTimes); in testUpdateProcStateCpuTimes()213 + (testUids[i] == parentUid ? isolatedUidCpuTimes[j] : 0); in testUpdateProcStateCpuTimes()220 + (testUids[i] == parentUid ? isolatedUidCpuTimes[j] : 0); in testUpdateProcStateCpuTimes()