Searched defs:getTestApk (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/cts/hostsidetests/gwp_asan/src/android/cts/gwp_asan/ | ||
H A D | RecoverableEnabledTest.java | 25 protected String getTestApk() { in getTestApk() method in RecoverableEnabledTest |
H A D | RecoverableDefaultTest.java | 29 protected String getTestApk() { in getTestApk() method in RecoverableDefaultTest |
H A D | NonRecoverableTest.java | 29 protected String getTestApk() { in getTestApk() method in NonRecoverableTest |
H A D | GwpAsanBaseTest.java | 34 protected abstract String getTestApk(); in getTestApk() method in GwpAsanBaseTest |
/aosp_15_r20/cts/hostsidetests/signedconfig/hostside/src/com/android/cts/signedconfig/ | ||
H A D | SignedConfigHostTest.java | 90 private File getTestApk(String name) throws FileNotFoundException { in getTestApk() method in SignedConfigHostTest |