GetOutputString   655 chrome/browser/profile_resetter/automatic_profile_resetter.cc   interpreter.GetOutputString(kMementoValueInPrefsKey,
GetOutputString   657 chrome/browser/profile_resetter/automatic_profile_resetter.cc   interpreter.GetOutputString(kMementoValueInLocalStateKey,
GetOutputString   659 chrome/browser/profile_resetter/automatic_profile_resetter.cc   interpreter.GetOutputString(kMementoValueInFileKey,
GetOutputString    42 chrome/browser/profile_resetter/jtl_interpreter.h   bool GetOutputString(const std::string& unhashed_key,
GetOutputString   674 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc   EXPECT_TRUE(interpreter.GetOutputString("output2", &output2));
GetOutputString   677 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc   EXPECT_FALSE(interpreter.GetOutputString("outputxx", &output2));