Searched refs:DBIdCacheMap (Results 1 – 3 of 3) sorted by relevance
122 typedef AutocompleteActionPredictor::DBIdCacheMap DBIdCacheMap; typedef in predictors::AutocompleteActionPredictorTest210 DBIdCacheMap* db_id_cache() { return &predictor_->db_id_cache_; } in db_id_cache()240 DBIdCacheMap::const_iterator id_it = db_id_cache()->find(key); in TEST_F()256 DBIdCacheMap::const_iterator id_it = db_id_cache()->find(key); in TEST_F()275 DBIdCacheMap::const_iterator update_id_it = db_id_cache()->find(key); in TEST_F()
152 DBIdCacheMap; typedef245 DBIdCacheMap db_id_cache_;
315 const DBIdCacheMap::iterator id_it = db_id_cache_.find(it->first); in DeleteRowsWithURLs()540 const DBIdCacheMap::iterator id_it = db_id_cache_.find(it->first); in DeleteOldIdsFromCaches()