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

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_unittest.cc 620 FileHostedPromptMementoSynchronous& memento_in_file() { function in class:__anon5458::AutomaticProfileResetterTestBase
759 memento_in_file().StoreValue(kTestInvalidMementoValue);
794 EXPECT_EQ(std::string(), memento_in_file().ReadValue());
    [all...]
automatic_profile_resetter.cc 743 FileHostedPromptMemento memento_in_file(profile_);
748 memento_in_file.StoreValue(evaluation_results_->memento_value_in_file);

Completed in 26 milliseconds