Home
last modified time | relevance | path

Searched refs:DOWNGRADE_COMPILER_FILTER (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/
H A DBackgroundDexOptServiceIntegrationTests.java78 private static final String DOWNGRADE_COMPILER_FILTER = SystemProperties.get( field in BackgroundDexOptServiceIntegrationTests
102 if ("quicken".equals(DOWNGRADE_COMPILER_FILTER)) { in setUpAll()
319 Assert.assertEquals(DOWNGRADE_COMPILER_FILTER, getCompilerFilter(PACKAGE_NAME)); in testBackgroundDexOptDowngradeSuccessful()