HomeSort by relevance Sort by last modified time
    Searched refs:log_output_ (Results 1 - 6 of 6) 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...]
  /external/chromium_org/chrome/browser/notifications/
desktop_notifications_unittest.h 77 log_output_.append(message);
123 static std::string log_output_; member in class:DesktopNotificationsTest
desktop_notifications_unittest.cc 37 std::string DesktopNotificationsTest::log_output_; member in class:DesktopNotificationsTest
126 log_output_.clear();
179 log_output_);
200 log_output_);
229 log_output_);
251 EXPECT_EQ(expected_log, log_output_);
292 EXPECT_EQ(expected_log, log_output_);
402 EXPECT_EQ(expected_log, log_output_);
417 EXPECT_EQ(expected_log, log_output_);
425 EXPECT_EQ(expected_log, log_output_);
    [all...]

Completed in 852 milliseconds