Home
last modified time | relevance | path

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

/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java57 private static final String PACKAGE_A_PROC = PACKAGE_A + ":persistent"; field in AppBindingHostTest
743 assertOomAdjustment(PACKAGE_A, PACKAGE_A_PROC, 200); in testOomAdjustment()