Searched defs:RemoveQuotes (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) { function in namespace:__anon6936
271 const std::string& expected_schema = RemoveQuotes(connection.GetSchema());
280 EXPECT_EQ(expected_schema, RemoveQuotes(connection.GetSchema()));

Completed in 135 milliseconds