OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileChooserViewBrowserTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view_browsertest.cc
33
class
ProfileChooserViewBrowserTest
: public InProcessBrowserTest {
35
ProfileChooserViewBrowserTest
();
36
virtual ~
ProfileChooserViewBrowserTest
();
44
DISALLOW_COPY_AND_ASSIGN(
ProfileChooserViewBrowserTest
);
47
ProfileChooserViewBrowserTest
::
ProfileChooserViewBrowserTest
() {
50
ProfileChooserViewBrowserTest
::~
ProfileChooserViewBrowserTest
() {
53
void
ProfileChooserViewBrowserTest
::SetUp() {
58
void
ProfileChooserViewBrowserTest
::SetUpCommandLine
[
all
...]
new_avatar_button.h
36
friend class
ProfileChooserViewBrowserTest
;
38
FRIEND_TEST_ALL_PREFIXES(
ProfileChooserViewBrowserTest
, ViewProfileUMA);
Completed in 140 milliseconds