Lines Matching full:turn
35 enum Turn {42 static Turn turn = FILL_CACHE;56 CHECK_EQ(FILL_CACHE, turn);69 turn = CLEAN_CACHE;75 } while (turn != SECOND_TIME_FILL_CACHE);80 turn = DONE;94 if (turn == CLEAN_CACHE) {101 turn = SECOND_TIME_FILL_CACHE;122 CHECK_EQ(DONE, turn);