Searched refs:getAppend (Results 1 – 4 of 4) sorted by relevance
41 assertTrue(options.getAppend()); in testDefaults()95 assertFalse(options.getAppend()); in testPropertiesOptions()133 assertTrue(options.getAppend()); in testGetAppendTrue()139 assertFalse(options.getAppend()); in testGetAppendFalse()146 assertTrue(options.getAppend()); in testSetAppendTrue()154 assertFalse(options.getAppend()); in testSetAppendFalse()
43 this.append = options.getAppend(); in startup()
285 public boolean getAppend() { in getAppend() method in AgentOptions
583 if (!setValue.getAppend()) { in applySetValueOperation()