Searched defs:DownloadStatusUpdaterTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_status_updater_unittest.cc48 class DownloadStatusUpdaterTest : public testing::Test { class in inherits:testing::Test
50 DownloadStatusUpdaterTest() function in class:DownloadStatusUpdaterTest
54 virtual ~DownloadStatusUpdaterTest() {
99 this, &DownloadStatusUpdaterTest::SetObserver)));
196 TEST_F(DownloadStatusUpdaterTest, Basic) {
205 TEST_F(DownloadStatusUpdaterTest, OneManagerNoItems) {
222 TEST_F(DownloadStatusUpdaterTest, OneManagerManyItems) {
257 TEST_F(DownloadStatusUpdaterTest, ProgressNotification) {
290 TEST_F(DownloadStatusUpdaterTest, UnknownSize) {
305 TEST_F(DownloadStatusUpdaterTest, ManyManagersNoItem
[all...]
/external/chromium/chrome/browser/download/
H A Ddownload_status_updater_unittest.cc78 class DownloadStatusUpdaterTest : public testing::Test { class in inherits:testing::Test
83 TEST_F(DownloadStatusUpdaterTest, Basic) {
90 TEST_F(DownloadStatusUpdaterTest, OneDelegate) {
121 TEST_F(DownloadStatusUpdaterTest, MultipleDelegates) {

Completed in 195 milliseconds