Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:failure

241   // This is a failure and we are supposed to try again, so delete the object,
1451 void BackendImpl::RestartCache(bool failure) {
1458 if (failure) {
1466 // Don't call Init() if directed by the unit test: we are simulating a failure