Searched defs:has_quotes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/webdata/common/
H A Dweb_database_migration_unittest.cc157 std::string RemoveQuotes(const std::string& has_quotes) { argument
160 base::RemoveChars(has_quotes, "\"[]`", &no_quotes);

Completed in 51 milliseconds