HomeSort by relevance Sort by last modified time
    Searched refs:memento_in_local_state (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_unittest.cc 616 LocalStateHostedPromptMemento& memento_in_local_state() { function in class:__anon5458::AutomaticProfileResetterTestBase
758 memento_in_local_state().StoreValue(kTestInvalidMementoValue);
793 EXPECT_EQ(std::string(), memento_in_local_state().ReadValue());
    [all...]
automatic_profile_resetter.cc 742 LocalStateHostedPromptMemento memento_in_local_state(profile_);
746 memento_in_local_state.StoreValue(

Completed in 32 milliseconds