Searched refs:NUM_TRIES (Results 1 – 2 of 2) sorted by relevance
31 static constexpr int NUM_TRIES = 2; variable
113 static constexpr int NUM_TRIES = 2; variable178 for (int i = 0; i < NUM_TRIES; ++i) { in call()