Searched refs:FlushAsynchronouslyForTesting (Results 1 – 3 of 3) sorted by relevance
271 static void FlushAsynchronouslyForTesting(base::OnceClosure callback);
2006 void BackendImpl::FlushAsynchronouslyForTesting(base::OnceClosure callback) { in FlushAsynchronouslyForTesting() function in disk_cache::BackendImpl
430 BackendImpl::FlushAsynchronouslyForTesting(repeating_callback); in FlushCacheThreadAsynchronouslyForTesting()