Searched refs:num_pending_io (Results 1 – 4 of 4) sorted by relevance
269 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() argument272 for (; *num_pending_io; base::PlatformThread::Sleep(kMillisecond)) { in WaitForPendingIOForTesting()
73 static void WaitForPendingIOForTesting(int* num_pending_io);
135 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() argument
275 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() argument