Searched refs:MockMintTokenFlow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Doauth2_mint_token_flow_unittest.cc138 class MockMintTokenFlow : public OAuth2MintTokenFlow { class in namespace:__anon8357
140 explicit MockMintTokenFlow(MockDelegate* delegate, function in class:__anon8357::MockMintTokenFlow
143 ~MockMintTokenFlow() {}
166 flow_.reset(new MockMintTokenFlow(
179 scoped_ptr<MockMintTokenFlow> flow_;

Completed in 512 milliseconds