Searched defs:TestFileBlock (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dmapped_file_unittest.cc43 class TestFileBlock : public disk_cache::FileBlock { class in namespace:__anon9156
45 TestFileBlock() { function in class:__anon9156::TestFileBlock
48 virtual ~TestFileBlock() {}
120 TestFileBlock file_block1;
121 TestFileBlock file_block2;

Completed in 601 milliseconds