Searched refs:taskPool (Results 1 – 1 of 1) sorted by relevance
42 TestPoolType* taskPool; in SUITE() member47 , taskPool(nullptr) in SUITE()54 , taskPool(_taskPool) in SUITE()61 , taskPool(other.taskPool) in SUITE()65 other.taskPool = nullptr; in SUITE()83 if (taskPool) in SUITE()154 TestPoolType * taskPool; in SUITE() member175 TestPoolType taskPool; in SUITE() local182 tasks[i].taskPool = &taskPool; in SUITE()199 TestPoolType taskPool; in SUITE() local[all …]