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

/external/chromium/chrome/browser/password_manager/
H A Dpassword_manager_unittest.cc37 class TestingProfileWithPasswordStore : public TestingProfile { class in inherits:TestingProfile
39 explicit TestingProfileWithPasswordStore(PasswordStore* store) function in class:TestingProfileWithPasswordStore
41 virtual ~TestingProfileWithPasswordStore() {
91 profile_.reset(new TestingProfileWithPasswordStore(store_));

Completed in 61 milliseconds