Searched refs:getDebugLevel (Results 1 – 3 of 3) sorted by relevance
61 method public int getDebugLevel();
503 public int getDebugLevel() { in getDebugLevel() method in VirtualMachineConfig
567 assertThat(minimal.getDebugLevel()).isEqualTo(DEBUG_LEVEL_NONE); in vmConfigGetAndSetTests()603 assertThat(maximal.getDebugLevel()).isEqualTo(DEBUG_LEVEL_FULL); in vmConfigGetAndSetTests()