Home
last modified time | relevance | path

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

/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java362 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithIncorrectUpdatableViaApexValue() local
388 String apex_filename = "test.bad2.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithInvalidSyntaxVintfFragment() local
411 String apex_filename = "test.bad3.com.android.hardware.wifi.apex"; in testRejectsStagedApexThatUpdatesUnrelatedHardware() local
435 String apex_filename = "test.good1.com.android.hardware.wifi.apex"; in testAcceptsGoodRebootlessApex() local
458 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue() local
484 String apex_filename = "test.bad2.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexWithInvalidSyntaxVintfFragment() local
507 String apex_filename = "test.bad3.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexThatUpdatesUnrelatedHardware() local