Searched refs:checkCompiled (Results 1 – 1 of 1) sorted by relevance
31 boolean checkCompiled) { in TestCase() argument38 this.checkCompiled = checkCompiled; in TestCase()53 boolean checkCompiled; field in Main.TestCase263 } else if (tc.checkCompiled && compiledWithOptimizing() && !isAotVerified(c)) { in runTest()