Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:kNumberOfCaches

1931   const int kNumberOfCaches = 2;
1932 disk_cache::Backend* cache[kNumberOfCaches];
1947 for (int i = 0; i < kNumberOfCaches; i++) {