Searched refs:sShouldCrash (Results 1 – 1 of 1) sorted by relevance
30 private static boolean sShouldCrash; field in Assert39 sShouldCrash = sIsEngBuild = true; in setIfEngBuild()43 sShouldCrash = sIsEngBuild; in refreshGservices()44 if (!sShouldCrash) { in refreshGservices()45 sShouldCrash = gservices.getBoolean( in refreshGservices()201 if (crashRelease || sShouldCrash) { in fail()