OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestingProfile
(Results
26 - 50
of
352
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/
first_run_bubble_unittest.cc
24
TestingProfile
* profile() { return &profile_; }
27
TestingProfile
profile_;
/external/chromium/chrome/browser/instant/
promo_counter_unittest.cc
13
TestingProfile
profile;
25
TestingProfile
profile;
47
TestingProfile
profile;
66
TestingProfile
profile;
/external/chromium_org/chrome/test/base/
browser_with_test_window_test.h
52
// Browser with a
TestingProfile
and TestBrowserWindow. To add a tab use
98
TestingProfile
* profile() const { return profile_.get(); }
100
TestingProfile
* GetProfile() { return profile_.get(); }
135
virtual
TestingProfile
* CreateProfile();
152
scoped_ptr<
TestingProfile
> profile_;
testing_profile.h
49
class
TestingProfile
: public Profile {
60
TestingProfile
();
62
// Helper class for building an instance of
TestingProfile
(allows injecting
89
// Creates the
TestingProfile
using previously-set settings.
90
scoped_ptr<
TestingProfile
> Build();
111
explicit
TestingProfile
(const base::FilePath& path);
116
TestingProfile
(const base::FilePath& path, Delegate* delegate);
120
TestingProfile
(const base::FilePath& path,
125
virtual ~
TestingProfile
();
131
// deleted first, then the HistoryService is created. As
TestingProfile
[
all
...]
/external/chromium/chrome/browser/ui/webui/
theme_source_unittest.cc
39
TestingProfile
* profile() const { return profile_.get(); }
43
profile_.reset(new
TestingProfile
());
55
scoped_ptr<
TestingProfile
> profile_;
/external/chromium_org/chrome/browser/extensions/
default_apps_unittest.cc
44
scoped_ptr<
TestingProfile
> profile(new
TestingProfile
());
76
class DefaultTestingProfile : public
TestingProfile
{
extension_service_unittest.h
25
class
TestingProfile
;
74
scoped_ptr<
TestingProfile
> profile_;
test_extension_environment.cc
30
profile_(new
TestingProfile
),
44
TestingProfile
* TestExtensionEnvironment::profile() const {
/external/chromium_org/chrome/browser/ui/webui/
theme_source_unittest.cc
24
TestingProfile
* profile() const { return profile_.get(); }
36
profile_.reset(new
TestingProfile
());
56
scoped_ptr<
TestingProfile
> profile_;
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_unittest.cc
28
TestingProfile
profile2;
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller_unittest.cc
46
static_cast<
TestingProfile
*>(browser()->profile())->
68
ASSERT_TRUE(static_cast<
TestingProfile
*>(browser()->profile())->
70
static_cast<
TestingProfile
*>(browser()->profile())->
79
static_cast<
TestingProfile
*>(browser()->profile())->
bookmark_unittest.cc
49
virtual
TestingProfile
* CreateProfile() OVERRIDE {
50
TestingProfile
* profile = BrowserWithTestWindowTest::CreateProfile();
recently_used_folders_combo_model_unittest.cc
32
scoped_ptr<
TestingProfile
> profile_;
43
profile_.reset(new
TestingProfile
());
/external/chromium_org/chrome/browser/background/
background_mode_manager_unittest.cc
88
TestingProfile
* profile = profile_manager_.CreateTestingProfile("p1");
108
TestingProfile
* profile = profile_manager_.CreateTestingProfile("p1");
138
TestingProfile
* profile = profile_manager_.CreateTestingProfile("p1");
170
TestingProfile
* profile1 = profile_manager_.CreateTestingProfile("p1");
171
TestingProfile
* profile2 = profile_manager_.CreateTestingProfile("p2");
211
TestingProfile
* profile1 = profile_manager_.CreateTestingProfile("p1");
212
TestingProfile
* profile2 = profile_manager_.CreateTestingProfile("p2");
258
TestingProfile
* profile1 = profile_manager_.CreateTestingProfile("p1");
277
TestingProfile
* profile2 = profile_manager_.CreateTestingProfile("p2");
294
TestingProfile
* profile1 = profile_manager_.CreateTestingProfile("p1")
[
all
...]
/external/chromium/chrome/browser/
background_mode_manager_unittest.cc
40
TestingProfile
profile;
55
TestingProfile
profile;
/external/chromium/chrome/browser/ui/views/extensions/
browser_action_drag_data_unittest.cc
25
TestingProfile
profile;
37
TestingProfile
profile;
/external/chromium_org/chrome/browser/history/android/
android_urls_database_unittest.cc
26
profile_.reset(new
TestingProfile
);
41
scoped_ptr<
TestingProfile
> profile_;
/external/chromium_org/chrome/browser/signin/
token_service_unittest.h
67
TestingProfile
* profile() const { return profile_.get(); }
84
scoped_ptr<
TestingProfile
> profile_;
/external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter_unittest.cc
32
profile_.reset(new
TestingProfile
());
70
scoped_ptr<
TestingProfile
> profile_;
/external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service_unittest.cc
37
virtual
TestingProfile
* CreateProfile() OVERRIDE {
38
TestingProfile
* profile = BrowserWithTestWindowTest::CreateProfile();
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_unittest.cc
43
virtual
TestingProfile
* CreateProfile() OVERRIDE {
44
TestingProfile
* profile = BrowserWithTestWindowTest::CreateProfile();
/external/chromium_org/chrome/browser/ui/views/extensions/
browser_action_drag_data_unittest.cc
25
TestingProfile
profile;
37
TestingProfile
profile;
/external/chromium/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc
58
TestingProfile
profile;
77
TestingProfile
profile;
90
TestingProfile
profile;
120
TestingProfile
profile;
175
TestingProfile
profile;
227
TestingProfile
profile;
228
TestingProfile
* otr_profile = new
TestingProfile
;
259
TestingProfile
testing_profile;
321
TestingProfile
testing_profile
[
all
...]
/external/chromium_org/chrome/browser/chromeos/power/
power_prefs_unittest.cc
155
scoped_ptr<
TestingProfile
> login_profile_owner(new
TestingProfile
(
160
TestingProfile
* login_profile = login_profile_owner.get();
161
TestingProfile
* login_profile_parent = profile_manager_.CreateTestingProfile(
178
TestingProfile
* other_profile =
206
TestingProfile
* user_profile = profile_manager_.CreateTestingProfile("user");
223
TestingProfile
* other_profile =
/external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc
67
TestingProfile
profile;
78
TestingProfile
profile;
106
TestingProfile
profile;
155
TestingProfile
profile;
168
TestingProfile
profile;
189
TestingProfile
profile;
221
TestingProfile
profile;
250
TestingProfile
profile;
285
TestingProfile
profile;
Completed in 1030 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>