Searched defs:go (Results 1 – 2 of 2) sorted by relevance
40 public abstract void go() throws Exception; in go() method in EmptyCharsetName.Test62 public void go() throws Exception { in main() method66 public void go() throws Exception { in main() method70 public void go() throws Exception { in main() method
39 GuardedObject go = new GuardedObject(obj, null); in testNoGuard() local51 GuardedObject go = new GuardedObject(objBuffer, new Guard() { in testGuard() local