ENTRY_OPEN        697 net/disk_cache/blockfile/index_table_v3.cc     case ENTRY_OPEN:
ENTRY_OPEN        701 net/disk_cache/blockfile/index_table_v3.cc       DCHECK_EQ(old_state, ENTRY_OPEN);
ENTRY_OPEN        704 net/disk_cache/blockfile/index_table_v3.cc       DCHECK(old_state == ENTRY_NEW || old_state == ENTRY_OPEN ||
ENTRY_OPEN        708 net/disk_cache/blockfile/index_table_v3.cc       DCHECK(old_state == ENTRY_NEW || old_state == ENTRY_OPEN ||
ENTRY_OPEN        368 net/disk_cache/blockfile/index_table_v3_unittest.cc   index.SetSate(hash, entries[3].address, disk_cache::ENTRY_OPEN);
ENTRY_OPEN        369 net/disk_cache/blockfile/index_table_v3_unittest.cc   index.SetSate(hash, entries[4].address, disk_cache::ENTRY_OPEN);