Searched defs:task_two (Results 1 – 1 of 1) sorted by relevance
113 const auto task_two = [&ran_tasks] { ran_tasks += "2"; }; in TEST() local135 const auto task_two = [&ran_tasks] { ran_tasks += "2"; }; in TEST() local