OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:block_bitmaps
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/net/disk_cache/v3/
block_bitmaps_unittest.cc
8
#include "net/disk_cache/v3/
block_bitmaps
.h"
13
disk_cache::BlockBitmaps
block_bitmaps
;
local
28
block_bitmaps
.Init(bitmaps);
36
ASSERT_TRUE(
block_bitmaps
.CreateBlock(disk_cache::BLOCK_1K, block_size,
48
EXPECT_TRUE(
block_bitmaps
.IsValid(address[i]));
62
block_bitmaps
.DeleteBlock(address[i]);
/external/chromium_org/net/
net.target.darwin-arm.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
net.target.darwin-mips.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
net.target.darwin-x86.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
net.target.linux-arm.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
net.target.linux-mips.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
net.target.linux-x86.mk
179
net/disk_cache/v3/
block_bitmaps
.cc \
Completed in 136 milliseconds