Searched refs:METHOD_7 (Results 1 – 1 of 1) sorted by relevance
56 private static final String METHOD_7 = THIS_CLASS + ".method7"; field in BusinessLogicHostExecutorTest154 mExecutor.invokeMethod(METHOD_7, ARG_STRING_1, ARG_STRING_2); in testInvokeMethodWithAllArgTypes()155 assertEquals("Failed to invoke method in this class", mInvoked, METHOD_7); in testInvokeMethodWithAllArgTypes()287 mInvoked = METHOD_7; in method7()