Searched refs:NUM_OP_STAGES (Results 1 – 3 of 3) sorted by relevance
73 NUM_OP_STAGES enumerator
44 if (stage < 0 || stage >= NUM_OP_STAGES) { in GetOperationStageName()
113 for (int stage = 0; stage != ThreadStatus::NUM_OP_STAGES; ++stage) { in TEST_F()