Searched refs:apex_filename (Results 1 – 1 of 1) sorted by relevance
362 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithIncorrectUpdatableViaApexValue() local364 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsStagedApexWithIncorrectUpdatableViaApexValue()388 String apex_filename = "test.bad2.com.android.hardware.wifi.apex"; in testRejectsStagedApexWithInvalidSyntaxVintfFragment() local390 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsStagedApexWithInvalidSyntaxVintfFragment()411 String apex_filename = "test.bad3.com.android.hardware.wifi.apex"; in testRejectsStagedApexThatUpdatesUnrelatedHardware() local413 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsStagedApexThatUpdatesUnrelatedHardware()435 String apex_filename = "test.good1.com.android.hardware.wifi.apex"; in testAcceptsGoodRebootlessApex() local437 File apexFile = mHostUtils.getTestFile(apex_filename); in testAcceptsGoodRebootlessApex()458 String apex_filename = "test.bad1.com.android.hardware.wifi.apex"; in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue() local460 File apexFile = mHostUtils.getTestFile(apex_filename); in testRejectsRebootlessApexWithIncorrectUpdatableViaApexValue()[all …]