Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/junit-src/android/platform/test/ravenwood/
DRavenwoodRule.java96 private static final boolean ENABLE_REALLY_DISABLE_PATTERN = field in RavenwoodRule
108 if (ENABLE_REALLY_DISABLE_PATTERN) {
336 if (!ENABLE_REALLY_DISABLE_PATTERN) { in shouldStillIgnoreInProbeIgnoreMode()