IsMapValueKey      42 content/browser/dom_storage/session_storage_database_unittest.cc   static bool IsMapValueKey(const std::string& key,
IsMapValueKey     272 content/browser/dom_storage/session_storage_database_unittest.cc     } else if (IsMapValueKey(it->first, &map_id)) {
IsMapValueKey     303 content/browser/dom_storage/session_storage_database_unittest.cc     if (IsMapValueKey(it->key().ToString(), &dummy_map_id)) {