Searched refs:WaitForPendingIOForTesting (Results 1 – 5 of 5) sorted by relevance
73 static void WaitForPendingIOForTesting(int* num_pending_io);
135 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() function in disk_cache::File
269 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() function in disk_cache::File
276 void File::WaitForPendingIOForTesting(int* num_pending_io) { in WaitForPendingIOForTesting() function in disk_cache::File
338 File::WaitForPendingIOForTesting(&num_pending_io_); in CleanupCache()