OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetShowFullHistoryLabel
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model_unittest.cc
133
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
149
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
165
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
169
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
222
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
241
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
355
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
404
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
back_forward_menu_model.h
161
string16
GetShowFullHistoryLabel
() const;
back_forward_menu_model.cc
396
string16 BackForwardMenuModel::
GetShowFullHistoryLabel
() const {
Completed in 89 milliseconds