OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBalloonView
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/notifications/
notification_browsertest.cc
433
tester->
GetBalloonView
(collection, NewMockNotification(id));
442
tester->
GetBalloonView
(collection, NewMockNotification(id));
456
BalloonViewImpl* view = tester->
GetBalloonView
(collection, notify);
462
BalloonViewImpl* view = tester->
GetBalloonView
(collection, notify);
466
EXPECT_EQ(view, tester->
GetBalloonView
(collection, notify));
477
BalloonViewImpl* view = tester->
GetBalloonView
(collection, notify);
485
BalloonViewImpl* view = tester->
GetBalloonView
(collection, notify);
503
tester->
GetBalloonView
(collection, NewMockNotification("1"));
505
tester->
GetBalloonView
(collection, NewMockNotification("2"));
notification_panel.h
232
BalloonViewImpl*
GetBalloonView
(BalloonCollectionImpl* collection,
notification_panel.cc
835
BalloonViewImpl* NotificationPanelTester::
GetBalloonView
(
Completed in 187 milliseconds