Searched refs:method1 (Results 1 – 2 of 2) sorted by relevance
88 Method method1 = assertMethod( in testResolve_methodWithOverloadedParameters() local96 assertWithMessage("method1").that(method1).isNotEqualTo(method2); in testResolve_methodWithOverloadedParameters()97 assertWithMessage("method1").that(method1).isNotSameInstanceAs(method2); in testResolve_methodWithOverloadedParameters()
332 FlagSnapshotMethod method1 = castFlagSnapshotMethod(o1); in sortMethodsByFlagSnapshotsAndName() local334 List<FlagState> snapshots1 = method1.getFlagsSnapshot(); in sortMethodsByFlagSnapshotsAndName()355 method1.getMethod().getName(), method2.getMethod().getName()); in sortMethodsByFlagSnapshotsAndName()