Searched refs:TestBean (Results 1 – 3 of 3) sorted by relevance
40 java -cp test.jar TestBean TestBean.out41 rm -f TestBean.out
715 …e.Program[contents = syscall:::entry { @[execname] = count(); }, info = null], file = TestBean.out]716 …e.Program[contents = syscall:::entry { @[execname] = count(); }, info = null], file = TestBean.out]
43 public class TestBean { class595 Method method = TestBean.class.getDeclaredMethod(methodName); in performSerializationTest()630 Method method = TestBean.class.getDeclaredMethod(methodName); in performBeanTest()