Searched refs:theMethod (Results 1 – 2 of 2) sorted by relevance
44 int theMethod(int x) { in theMethod() function in test_namespace::TheClass
112 Method theMethod = driverClass.getDeclaredMethod("setDriver", in testDeregisterDriver() local115 theMethod.invoke(null, args); in testDeregisterDriver()