Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc335 bool finshed = false; in OnGotNotification() local
340 finshed = current_count_ == total_count_; in OnGotNotification()
343 if (finshed) in OnGotNotification()