Home | History | Annotate | Download | only in common

Lines Matching refs:expected_schema

277   const std::string& expected_schema = RemoveQuotes(connection.GetSchema());
286 EXPECT_EQ(expected_schema, RemoveQuotes(connection.GetSchema()));