automatic_profile_resetter_unittest.cc | 612 PreferenceHostedPromptMemento& memento_in_prefs() { function in class:__anon5458::AutomaticProfileResetterTestBase 757 memento_in_prefs().StoreValue(kTestInvalidMementoValue); 778 memento_in_prefs().StoreValue(kTestMementoValue); 792 EXPECT_EQ(kTestMementoValue, memento_in_prefs().ReadValue()); [all...] |