Searched refs:objectArg (Results 1 – 1 of 1) sorted by relevance
102 Object objectArg = breakpointReturnObjectArg("this is a string argument"); in callSmallMethods() local103 logWriter.println("objectArg = " + objectArg); in callSmallMethods()