Home | History | Annotate | Download | only in translate

Lines Matching refs:browser_process

788   TestingBrowserProcess* browser_process =
790 std::string original_lang = browser_process->GetApplicationLocale();
791 browser_process->SetApplicationLocale("qbz");
800 browser_process->SetApplicationLocale(original_lang);