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

  /external/chromium/chrome/browser/extensions/
extension_cookies_unittest.cc 50 profile1->set_linked_profile(profile2);
51 profile2->set_linked_profile(profile1);
54 void set_linked_profile(OtrTestingProfile* profile) { function in class:__anon2629::OtrTestingProfile

Completed in 61 milliseconds