Searched refs:WillCancel (Results 1 – 1 of 1) sorted by relevance
1223 if (!WillCancel(query.type)) in OnNotify()1285 if (WillCancel(query.type)) { in OnQuery()1326 EXPECT_TRUE(WillCancel(query.type)) << i; in OnQueryCanceled()1374 if (WillCancel(query.type)) in AssertAllComplete()1474 static bool WillCancel(TestType type) { in WillCancel() function in __anon9f8b1c480611::MultiQueryManager