Searched refs:BMGR_ENABLED_PATTERN (Results 1 – 1 of 1) sorted by relevance
70 private static final Pattern BMGR_ENABLED_PATTERN = Pattern.compile( field in ProviderTestUtils144 Matcher matcher = BMGR_ENABLED_PATTERN.matcher(output.trim()); in setBackupEnabled()149 + " expected regex: " + BMGR_ENABLED_PATTERN + "\nactual: '" + output + "'"); in setBackupEnabled()