Searched refs:sandboxOomScoreAdj2 (Results 1 – 1 of 1) sorted by relevance
367 int sandboxOomScoreAdj2 = getOomScoreAdj(SANDBOX_1_PROCESS_NAME); in testBackgroundingAppReducesSandboxPriority() local370 assertThat(sandboxOomScoreAdj2).isGreaterThan(sandboxOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()374 assertThat(sandboxOomScoreAdj2).isAtLeast(appOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()388 assertThat(sandboxOomScoreAdj3).isAtLeast(sandboxOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()