Searched refs:Group2 (Results 1 – 2 of 2) sorted by relevance
230 ThreadPoolTaskGroup Group2(Pool); in TEST_F() local244 Group2.async([this, &checked_in2] { in TEST_F()257 Group2.wait(); in TEST_F()
95 unsigned Group2 = GetGroup(Reg2); in UnionGroups() local98 unsigned Parent = (Group1 == 0) ? Group1 : Group2; in UnionGroups()99 unsigned Other = (Parent == Group1) ? Group2 : Group1; in UnionGroups()