Searched defs:task_cancelled (Results 1 – 2 of 2) sorted by relevance
1797 auto task_1 = [&](bool task_cancelled) { in TEST_F()1803 auto task_2 = [&](bool task_cancelled) { in TEST_F()1821 auto task_1 = [&](bool task_cancelled) { in TEST_F()1824 auto task_2 = [&](bool task_cancelled) { in TEST_F()
3662 auto func_add_zip_entry_and_cleanup = [=](bool task_cancelled) { in EnqueueAddZipEntryAndCleanupIfNeeded()