Searched refs:SCHEMA_INDEX_QUERY_SQL (Results 1 – 1 of 1) sorted by relevance
126 const string SCHEMA_INDEX_QUERY_SQL = "select count(*) from sqlite_master where name= \'" + in SchemaIndexQuery() local129 DistributedTestTools::QuerySpecifiedData(dbName, SCHEMA_INDEX_QUERY_SQL, attribute, count); in SchemaIndexQuery()