Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/codepath/app/src/com/android/tests/codepath/app/
DCodePathDeviceTest.java32 String expectedCodePath = in testCodePathMatchesExpected() local
39 Assert.assertTrue(apkPath.startsWith(expectedCodePath)); in testCodePathMatchesExpected()