Searched refs:notify_count_ (Results 1 – 1 of 1) sorted by relevance
66 notify_count_ = 0; in SetUp()111 if (notify_count_ > 0) { in TearDown()112 ALOGW("%d unprocessed callbacks discarded", notify_count_); in TearDown()119 notify_count_++; in notify()129 while (notify_count_ == 0) { in wait()133 notify_count_--; in wait()351 int notify_count_; member in GnssHalTest