Searched refs:impl_getMethod (Results 1 – 2 of 2) sorted by relevance
63 Method method = impl_getMethod( objectClass, i_methodName, i_argClasses ); in assertException()113 …private static Method impl_getMethod( final Class i_objectClass, final String i_methodName, final … in impl_getMethod() method in Assert
134 XIdlMethod method = impl_getMethod( _propertyName ); in getPropertyValue()227 private XIdlMethod impl_getMethod( String _methodName ) throws UnknownPropertyException in impl_getMethod() method in MethodHandler
Completed in 13 milliseconds