Searched refs:happy_index (Results 1 – 1 of 1) sorted by relevance
160 int happy_index = 0; in Start() local163 (happy_index < HAPPY_TASK_COUNT)) { in Start()167 happy_[happy_index++].task_->Start(); in Start()172 happy_[happy_index++].task_->Start(); in Start()184 ASSERT_EQ(HAPPY_TASK_COUNT, happy_index); in Start()