Searched refs:getNextValueAsBoolean (Results 1 – 7 of 7) sorted by relevance
62 boolean canWatchFieldModification = reply.getNextValueAsBoolean(); in testCapabilities001()63 boolean canWatchFieldAccess = reply.getNextValueAsBoolean(); in testCapabilities001()64 boolean canGetBytecodes = reply.getNextValueAsBoolean(); in testCapabilities001()65 boolean canGetSyntheticAttribute = reply.getNextValueAsBoolean(); in testCapabilities001()66 boolean canGetOwnedMonitorInfo = reply.getNextValueAsBoolean(); in testCapabilities001()67 boolean canGetCurrentContendedMonitor = reply.getNextValueAsBoolean(); in testCapabilities001()68 boolean canGetMonitorInfo = reply.getNextValueAsBoolean(); in testCapabilities001()
99 flag = reply.getNextValueAsBoolean(); in testCapabilitiesNew001()
396 .getNextValueAsBoolean(); in capabilities()398 .getNextValueAsBoolean(); in capabilities()400 .getNextValueAsBoolean(); in capabilities()402 .getNextValueAsBoolean(); in capabilities()404 .getNextValueAsBoolean(); in capabilities()406 .getNextValueAsBoolean(); in capabilities()408 .getNextValueAsBoolean(); in capabilities()410 .getNextValueAsBoolean(); in capabilities()411 targetVMCapabilities.canAddMethod = replyPacket.getNextValueAsBoolean(); in capabilities()413 .getNextValueAsBoolean(); in capabilities()[all …]
339 this.timed_out = packet.getNextValueAsBoolean(); in Event_MONITOR_WAITED()
270 public boolean getNextValueAsBoolean() { in getNextValueAsBoolean() method in Packet1082 value = new Value(this.getNextValueAsBoolean()); in getNextValueAsUntaggedValue()
165 .getNextValueAsBoolean(); in testIsCollected001()208 .getNextValueAsBoolean(); in testIsCollected001()265 boolean is_collected = reply.getNextValueAsBoolean(); in testIsCollected_invalid()
66 boolean isObsolete = reply.getNextValueAsBoolean(); in testIsObsoleteTest001()