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_org/chrome/browser/ui/toolbar/
back_forward_menu_model_unittest.cc
135
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
151
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
167
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
171
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
224
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
243
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
357
EXPECT_EQ(back_model->
GetShowFullHistoryLabel
(),
406
EXPECT_EQ(forward_model->
GetShowFullHistoryLabel
(),
back_forward_menu_model.h
176
base::string16
GetShowFullHistoryLabel
() const;
back_forward_menu_model.cc
415
base::string16 BackForwardMenuModel::
GetShowFullHistoryLabel
() const {
Completed in 35 milliseconds