Home | History | Annotate | Download | only in test

Lines Matching defs:TestNotificationTracker

12 TestNotificationTracker::Event::Event()
17 TestNotificationTracker::Event::Event(int t,
25 TestNotificationTracker::TestNotificationTracker() {
28 TestNotificationTracker::~TestNotificationTracker() {
31 void TestNotificationTracker::ListenFor(
37 void TestNotificationTracker::Reset() {
41 bool TestNotificationTracker::Check1AndReset(int type) {
51 bool TestNotificationTracker::Check2AndReset(int type1,
62 bool TestNotificationTracker::Check3AndReset(int type1,
76 void TestNotificationTracker::Observe(