Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/hostsidetests/src/com/android/tests/sdksandbox/host/
DSdkSandboxLifecycleHostTest.java385 int sandboxOomScoreAdj3 = getOomScoreAdj(SANDBOX_1_PROCESS_NAME); in testBackgroundingAppReducesSandboxPriority() local
388 assertThat(sandboxOomScoreAdj3).isAtLeast(sandboxOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()
389 assertThat(sandboxOomScoreAdj3).isAtLeast(appOomScoreAdj3); in testBackgroundingAppReducesSandboxPriority()