Searched refs:METHOD_6 (Results 1 – 1 of 1) sorted by relevance
55 private static final String METHOD_6 = THIS_CLASS + ".method6"; field in BusinessLogicHostExecutorTest147 mExecutor.invokeMethod(METHOD_6, ARG_STRING_1, ARG_STRING_2); in testInvokeMethodWithStringAndStringArrayArgs()148 assertEquals("Failed to invoke method in this class", mInvoked, METHOD_6); in testInvokeMethodWithStringAndStringArrayArgs()281 mInvoked = METHOD_6; in method6()