Home
last modified time | relevance | path

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

/frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
DTestTarget.java20 public static boolean nextUnboostThrows = false; field in TestTarget
27 if (nextUnboostThrows) { in unboost()
28 nextUnboostThrows = false; in unboost()
59 nextUnboostThrows = true; in synchronizedThrowsOnUnboost()