Searched refs:expectedCalleeCompilationLevel (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/compiler/calls/common/
H A DCallsBase.java49 protected int expectedCalleeCompilationLevel; field in class:CallsBase
123 expectedCalleeCompilationLevel = Integer.parseInt(args[++i]);
159 Asserts.assertEQ(expectedCalleeCompilationLevel,

Completed in 44 milliseconds