Searched refs:NB_OPERATION_CNT_END (Results 1 – 3 of 3) sorted by relevance
1177 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) {1257 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) {1344 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) {1432 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) {
1676 std::this_thread::sleep_for(std::chrono::seconds(NB_OPERATION_CNT_END));
273 const unsigned int NB_OPERATION_CNT_END = 5; variable