Searched refs:MESSAGE_LOOP_COUNT (Results 1 – 2 of 2) sorted by relevance
55 constexpr size_t MESSAGE_LOOP_COUNT = 100; in TEST_F() local89 for (size_t i = 0; i < MESSAGE_LOOP_COUNT; ++i) { in TEST_F()
122 const size_t MESSAGE_LOOP_COUNT = 10; in TEST_F() local158 for (size_t i = 0; i < MESSAGE_LOOP_COUNT; ++i) { in TEST_F()