Searched refs:got_notify_ (Results 1 – 1 of 1) sorted by relevance
478 EXPECT_FALSE(got_notify_); in OnNotify()479 got_notify_.yes(); in OnNotify()553 destroy_test = got_notify_ && got_on_query_canceled_; in DestroyTestIfDone()555 destroy_test = got_notify_; in DestroyTestIfDone()561 EXPECT_TRUE(got_notify_); in DestroyTest()582 TrackCallback got_notify_; member in __anon9f8b1c480311::SingleQueryTestHandler724 got_notify_.yes(); in OnNotify()791 if (got_on_query_ && got_on_query_canceled_ && got_notify_) in DestroyTestIfDone()793 } else if (got_on_query_ && got_notify_) { in DestroyTestIfDone()802 EXPECT_TRUE(got_notify_); in DestroyTest()[all …]