Home
last modified time | relevance | path

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

/art/test/061-out-of-memory/src/
DMain.java47 Boolean sawEx = false; in testOomeLarge() local
56 sawEx = true; in testOomeLarge()
59 if (!sawEx) { in testOomeLarge()
80 boolean sawEx = false; in testOomeSmallInternal()
86 sawEx = true; in testOomeSmallInternal()
89 if (!sawEx) { in testOomeSmallInternal()