Searched refs:mLogCall (Results 1 – 1 of 1) sorted by relevance
232 private final T mLogCall; field in AbstractLogVerifier.MutableLogCall236 mLogCall = logCall; in MutableLogCall()245 return mLogCall.equals(other.mLogCall); in isLogCallEqual()253 return mLogCall.isEquivalentInvocation(other.mLogCall); in isLogCallEquivalentInvocation()