Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java830 String lastPss = null; in testPermissionChange() local
833 lastPss = extractMemString(dump, " lastPss=", ' '); in testPermissionChange()
859 assertEquals(lastPss, DebugUtils.sizeValueToString( in testPermissionChange()
890 String lastPss = null; in testPermissionChangeWithReason() local
893 lastPss = extractMemString(dump, " lastPss=", ' '); in testPermissionChangeWithReason()
923 assertEquals(lastPss, DebugUtils.sizeValueToString( in testPermissionChangeWithReason()