HomeSort by relevance Sort by last modified time
    Searched full:g_file_contents (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sessions/
better_session_restore_browsertest.cc 61 base::LazyInstance<std::map<std::string, std::string> > g_file_contents = member in namespace:__anon9278
70 g_file_contents.Get()[request->url().path()], true);
151 g_file_contents.Get()["/" + test_path_ + *it] = contents;

Completed in 266 milliseconds