Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DRegexUtils.java30 private static final int CONTEXT_RANGE = 100; // chars before/after matched input string field in RegexUtils
75 CONTEXT_RANGE, CONTEXT_RANGE); in assertFind()