Searched refs:kEmptyPin (Results 1 – 1 of 1) sorted by relevance
3835 const string kEmptyPin; in TEST_F() local3836 EXPECT_CALL(*eap, pin()).WillOnce(ReturnRef(kEmptyPin)); in TEST_F()