Searched refs:a_qc (Results 1 – 1 of 1) sorted by relevance
142 QueryConstraints a_qc; in TEST() local143 a_qc.AddOrderBy(1u, false); in TEST()145 auto a_cost = DbSqliteTable::EstimateCost(schema, kRowCount, a_qc); in TEST()