Searched refs:default_hmac_session_ (Results 1 – 2 of 2) sorted by relevance
119 scoped_ptr<MockHmacSession> default_hmac_session_; variable
549 default_hmac_session_(new NiceMock<MockHmacSession>()), in TrunksFactoryForTest()550 hmac_session_(default_hmac_session_.get()), in TrunksFactoryForTest()