Home
last modified time | relevance | path

Searched refs:ResetNotificationCount (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_multisink/
Dmultisink_test.cc38 void ResetNotificationCount() { notification_count_ = 0; } in ResetNotificationCount() function in pw::multisink::CountingListener
127 listener.ResetNotificationCount(); in ExpectNotificationCount()