Home
last modified time | relevance | path

Searched defs:kCacheSize (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/processes/
Dprocesses_api_constants.cc43 const char kCacheSize[] = "size"; variable
/external/chromium_org/third_party/leveldatabase/src/util/
Dcache_test.cc35 static const int kCacheSize = 1000; member in leveldb::CacheTest
/external/chromium_org/ppapi/proxy/
Dflash_resource.cc45 static const size_t kCacheSize = 100; member in ppapi::proxy::__anon3b1a31f20111::LocalTimeZoneOffsetCache
Dppb_image_data_proxy.cc137 const static int kCacheSize = 2; member in ppapi::proxy::__anond6a9403b0111::ImageDataInstanceCache
/external/chromium_org/net/disk_cache/simple/
Dsimple_index_file_unittest.cc207 const uint64 kCacheSize = 456U; in TEST_F() local
/external/chromium_org/content/browser/geolocation/
Dnetwork_location_provider_unittest.cc544 const int kCacheSize = NetworkLocationProvider::PositionCache::kMaximumSize; in TEST_F() local