Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc324 class NotificationCounter { class
326 NotificationCounter(size_t total_count, const base::Closure& notify_finish) in NotificationCounter() function in mojo::test::__anon932218d20111::NotificationCounter
331 ~NotificationCounter() {} in ~NotificationCounter()
386 NotificationCounter counter( in TEST_F()
396 base::Bind(&NotificationCounter::OnGotNotification, in TEST_F()
476 NotificationCounter counter( in TEST_F()
486 base::Bind(&NotificationCounter::OnGotNotification, in TEST_F()