Searched refs:loop_count (Results 1 – 2 of 2) sorted by relevance
108 int loop_count = 0; in TestAllReadingWithFutureMessages() local109 while (write_logs(loop_count++)) { in TestAllReadingWithFutureMessages()210 auto write_logs = [&](int loop_count) REQUIRES(logd_lock) { in TEST_F()211 switch (loop_count) { in TEST_F()
497 size_t loop_count = 0; in WaitForAppProcesses() local527 if (loop_count > 0u) { in WaitForAppProcesses()535 if (++loop_count == 1u) { in WaitForAppProcesses()