Searched refs:trial (Results 1 – 3 of 3) sorted by relevance
76 for (unsigned int trial = 0; trial < traversals; ++trial) { in main() local
781 for (int trial = 0; trial < 10; ++trial) { in test() local
693 for (std::size_t trial = 0; !success; ++trial) { in TestPushPop() local738 if (trial>= max_trial) { in TestPushPop()