Home
last modified time | relevance | path

Searched refs:INITIALIZE_METHOD_LOADED (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index.h119 INITIALIZE_METHOD_LOADED = 1, enumerator
Dsimple_index_file.cc427 out_result->init_method = SimpleIndex::INITIALIZE_METHOD_LOADED; in SyncLoadIndexEntries()
/external/cronet/net/disk_cache/
Dbackend_unittest.cc4459 EXPECT_EQ(disk_cache::SimpleIndex::INITIALIZE_METHOD_LOADED, in TEST_F()