Home
last modified time | relevance | path

Searched defs:TEST_APP_DM_RES (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/hostsidetests/compilation/src/android/compilation/cts/
H A DCompilationTest.java60 private static final String TEST_APP_DM_RES = "/CtsCompilationApp.dm"; field in CompilationTest
128 mUtils.installFromResources(getAbi(), TEST_APP_APK_RES, TEST_APP_DM_RES); in testArtService() local
238 mUtils.installFromResources(getAbi(), TEST_APP_APK_RES, TEST_APP_DM_RES); in testExternalProfileValidationOk() local