OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_title
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification_unittest.cc
188
std::string
found_title
= notification1_->GetTitle();
local
191
EXPECT_EQ(expected_title,
found_title
);
Completed in 304 milliseconds