Searched defs:InvokeMethod (Results 1 – 5 of 5) sorted by relevance
9 public class InvokeMethod extends Statement { class13 public InvokeMethod(FrameworkMethod testMethod, Object target) { in InvokeMethod() method in InvokeMethod
113 v8::Handle<v8::Value> GinJavaBridgeObject::InvokeMethod( in InvokeMethod() function in content::GinJavaBridgeObject
215 void GinJavaMethodInvocationHelper::InvokeMethod(jobject object, in InvokeMethod() function in content::GinJavaMethodInvocationHelper
52 InvokeMethod = 1, enumerator
551 bool BrowserPluginBindings::InvokeMethod(NPIdentifier name, in InvokeMethod() function in content::BrowserPluginBindings