Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc281 const base::Closure& notify_finish) { in SetUp() argument
292 notify_finish_ = notify_finish; in SetUp()
326 NotificationCounter(size_t total_count, const base::Closure& notify_finish) in NotificationCounter() argument
329 notify_finish_(notify_finish) {} in NotificationCounter()