Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc346 class NotificationCounter { class
348 NotificationCounter(size_t total_count, const base::Closure& notify_finish) in NotificationCounter() function in mojo::test::__anonb1628bbb0111::NotificationCounter
353 ~NotificationCounter() {} in ~NotificationCounter()
404 NotificationCounter counter( in TEST_F()
414 base::Bind(&NotificationCounter::OnGotNotification, in TEST_F()
490 NotificationCounter counter( in TEST_F()
500 base::Bind(&NotificationCounter::OnGotNotification, in TEST_F()