Home | History | Annotate | Download | only in profile_resetter

Lines Matching refs:StoreValue

198   void StoreValue(const std::string& value) {
199 FileHostedPromptMemento::StoreValue(value);
757 memento_in_prefs().StoreValue(kTestInvalidMementoValue);
758 memento_in_local_state().StoreValue(kTestInvalidMementoValue);
759 memento_in_file().StoreValue(kTestInvalidMementoValue);
778 memento_in_prefs().StoreValue(kTestMementoValue);
798 memento_in_local_state().StoreValue(kTestMementoValue);
818 memento_in_file().StoreValue(kTestMementoValue);
920 memento_in_prefs().StoreValue(kTestInvalidMementoValue);
921 memento_in_local_state().StoreValue(kTestInvalidMementoValue);
922 memento_in_file().StoreValue(kTestInvalidMementoValue);
943 memento_in_prefs().StoreValue(kTestMementoValue);
963 memento_in_local_state().StoreValue(kTestMementoValue);
983 memento_in_file().StoreValue(kTestMementoValue);