HomeSort by relevance Sort by last modified time
    Searched defs:CreateTestingProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/profiles/
avatar_menu_button_browsertest.cc 27 void CreateTestingProfile();
41 void AvatarMenuButtonTest::CreateTestingProfile() {
95 CreateTestingProfile();
new_avatar_menu_button_browsertest.cc 35 void CreateTestingProfile();
57 void NewAvatarMenuButtonTest::CreateTestingProfile() {
108 CreateTestingProfile();
  /external/chromium_org/chrome/test/base/
testing_profile_manager.cc 57 TestingProfile* TestingProfileManager::CreateTestingProfile(
110 TestingProfile* TestingProfileManager::CreateTestingProfile(
113 return CreateTestingProfile(name, scoped_ptr<PrefServiceSyncable>(),

Completed in 2988 milliseconds