Searched refs:mockCollectedFrags (Results 1 – 1 of 1) sorted by relevance
2956 DecodeResultPartial mockCollectedFrags = mock(DecodeResultPartial.class); in testCreateIkeLocalIkeAuthHandlesLastFragOk() local2957 mSpyCurrentIkeSaRecord.updateCollectedFragments(mockCollectedFrags, true /*isResp*/); in testCreateIkeLocalIkeAuthHandlesLastFragOk()2976 mockCollectedFrags, in testCreateIkeLocalIkeAuthHandlesLastFragOk()2999 DecodeResultPartial mockCollectedFrags = mock(DecodeResultPartial.class); in testCreateIkeLocalIkeAuthHandlesLastFragError() local3000 mSpyCurrentIkeSaRecord.updateCollectedFragments(mockCollectedFrags, true /*isResp*/); in testCreateIkeLocalIkeAuthHandlesLastFragError()3008 mockCollectedFrags, in testCreateIkeLocalIkeAuthHandlesLastFragError()