Searched refs:async_invoked (Results 1 – 1 of 1) sorted by relevance
452 LockedBool async_invoked(false); in TEST() local456 Bind(&SetAndInvokeSet, &async_invoked, thread2, out)); in TEST()458 EXPECT_TRUE_WAIT(async_invoked.Get(), 2000); in TEST()