Home
last modified time | relevance | path

Searched refs:methodName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java591 String methodName = "get" + classname; in performSerializationTest() local
595 Method method = TestBean.class.getDeclaredMethod(methodName); in performSerializationTest()
626 String methodName = "get" + classname; in performBeanTest() local
630 Method method = TestBean.class.getDeclaredMethod(methodName); in performBeanTest()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.texinfo8568 -[@var{Class} @var{methodName}]
8573 name @var{Class} and method name @var{methodName} are enclosed in