Searched refs:sandboxOomScoreAdj1 (Results 1 – 1 of 1) sorted by relevance
351 int sandboxOomScoreAdj1 = getOomScoreAdj(SANDBOX_1_PROCESS_NAME); in testBackgroundingAppReducesSandboxPriority() local354 assertThat(sandboxOomScoreAdj1).isAtLeast(appOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()370 assertThat(sandboxOomScoreAdj2).isGreaterThan(sandboxOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()