Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: net/data/valgrind/net_unittests.gtest.txt

Issue 155951: Disk cache: Fix handling of invalid entries that are detected... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/data/purify/net_unittests.exe.gtest.txt ('k') | net/disk_cache/backend_impl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These tests leak data intentionally, so are inappropriate for Valgrind tests. 1 # These tests leak data intentionally, so are inappropriate for Valgrind tests.
2 # Similar list in ../purify/net_unittests.exe.gtest.txt 2 # Similar list in ../purify/net_unittests.exe.gtest.txt
3 # TODO(dkegel): either merge the two files or keep them in sync, 3 # TODO(dkegel): either merge the two files or keep them in sync,
4 # see http://code.google.com/p/chromium/issues/detail?id=8951 4 # see http://code.google.com/p/chromium/issues/detail?id=8951
5 DiskCacheBackendTest.InvalidEntry 5 DiskCacheBackendTest.InvalidEntry
6 DiskCacheBackendTest.InvalidEntryRead 6 DiskCacheBackendTest.InvalidEntryRead
7 DiskCacheBackendTest.InvalidEntryWithLoad 7 DiskCacheBackendTest.InvalidEntryWithLoad
8 DiskCacheBackendTest.TrimInvalidEntry 8 DiskCacheBackendTest.TrimInvalidEntry
9 DiskCacheBackendTest.TrimInvalidEntry2
9 DiskCacheBackendTest.InvalidEntryEnumeration 10 DiskCacheBackendTest.InvalidEntryEnumeration
10 DiskCacheBackendTest.NewEvictionInvalidEntry 11 DiskCacheBackendTest.NewEvictionInvalidEntry
11 DiskCacheBackendTest.NewEvictionInvalidEntryRead 12 DiskCacheBackendTest.NewEvictionInvalidEntryRead
12 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad 13 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad
13 DiskCacheBackendTest.NewEvictionTrimInvalidEntry 14 DiskCacheBackendTest.NewEvictionTrimInvalidEntry
15 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2
14 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration 16 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration
OLDNEW
« no previous file with comments | « net/data/purify/net_unittests.exe.gtest.txt ('k') | net/disk_cache/backend_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698