Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/tests/src/com/android/tests/apex/
H A DApexdHostTest.java332 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithIncorrectUpdatableViaApexValue() local
358 String apex_filename = "test.bad2.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithInvalidSyntaxVintfFragment() local
381 String apex_filename = "test.good1.com.android.hardware.wifi.apex"; in testAcceptsGoodRebootlessApex() local
404 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue() local
430 String apex_filename = "test.bad2.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexWithInvalidSyntaxVintfFragment() local