Home | History | Annotate | Download | only in http

Lines Matching full:disk

67 // mock disk cache (a very basic memory cache implementation)
571 // Helper function for reading response info from the disk cache.
588 // Helper function for writing response info into the disk cache.
626 // This version of the disk cache doesn't invoke CreateEntry callbacks.
985 // Create a disk cache entry that stores an incomplete resource.
1141 // Tests that disk failures after the transaction has started don't cause the
1544 // We should not have had to re-open the disk entry
1628 // We should not have had to re-open the disk entry.
1784 // We should have had to re-open the disk entry.
1796 // Tests that we can cancel requests that are queued waiting to open the disk
1816 // The first request should be creating the disk cache entry and the others
1841 // We should have had to re-create the disk entry.
1852 // Tests that we can cancel a single request to open a disk cache entry.
1866 // Release the reference that the mock disk cache keeps for this entry, so
1895 // The first request should be deleting the disk cache entry and the others
1909 // We should have had to re-create the disk entry multiple times.
1971 // The first request should be creating the disk cache entry and the others
2017 // The first request should be creating the disk cache.
2063 // The first request should be creating the disk cache.
2103 // The request should be creating the disk cache.
3399 // Create a disk cache entry that stores 206 headers while not being sparse.
3443 // Create a disk cache entry that stores 206 headers while not being sparse.
3484 // Create a disk cache entry that stores 206 headers.
3942 // Tests that we don't crash with a range request if the disk cache was not
4340 // Verify that the disk entry was updated.
4384 // Verify that the disk entry was deleted.
4451 // Verify that the disk entry was updated.
4503 // Verify that the disk entry was updated: now we have 30 bytes.