OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:all_types_test_source
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/
notification_service_impl_unittest.cc
58
TestObserver
all_types_test_source
;
local
71
registrar_.Add(&
all_types_test_source
, NOTIFICATION_ALL,
78
EXPECT_EQ(0,
all_types_test_source
.notification_count());
87
EXPECT_EQ(1,
all_types_test_source
.notification_count());
96
EXPECT_EQ(2,
all_types_test_source
.notification_count());
105
EXPECT_EQ(2,
all_types_test_source
.notification_count());
114
EXPECT_EQ(2,
all_types_test_source
.notification_count());
124
EXPECT_EQ(2,
all_types_test_source
.notification_count());
135
EXPECT_EQ(2,
all_types_test_source
.notification_count());
Completed in 53 milliseconds