OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_output_
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/chromeos/notifications/
desktop_notifications_unittest.cc
16
std::string DesktopNotificationsTest::
log_output_
;
member in class:chromeos::DesktopNotificationsTest
87
log_output_
.clear();
131
log_output_
);
156
log_output_
);
184
log_output_
);
210
EXPECT_EQ(expected_log,
log_output_
);
224
EXPECT_EQ(expected_log,
log_output_
);
233
EXPECT_EQ(expected_log,
log_output_
);
desktop_notifications_unittest.h
65
log_output_
.append(message);
111
static std::string
log_output_
;
member in class:chromeos::DesktopNotificationsTest
/external/chromium/chrome/browser/notifications/
desktop_notifications_unittest.h
76
log_output_
.append(message);
122
static std::string
log_output_
;
member in class:DesktopNotificationsTest
desktop_notifications_unittest.cc
18
std::string DesktopNotificationsTest::
log_output_
;
member in class:DesktopNotificationsTest
92
log_output_
.clear();
136
log_output_
);
156
log_output_
);
184
log_output_
);
205
EXPECT_EQ(expected_log,
log_output_
);
247
EXPECT_EQ(expected_log,
log_output_
);
276
EXPECT_EQ(expected_log,
log_output_
);
291
EXPECT_EQ(expected_log,
log_output_
);
299
EXPECT_EQ(expected_log,
log_output_
);
[
all
...]
Completed in 772 milliseconds