Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java433 String labelA = getSelinuxLabel(a); in checkSelinuxLabelMatches() local
436 assertEquals("expected the selinux labels to match", labelA, labelB); in checkSelinuxLabelMatches()