Searched defs:mWhere (Results 1 – 5 of 5) sorted by relevance
234 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.Select100270 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectStringComparison100305 private String[] mWhere = new String[TABLE_SIZE]; field in NewDatabasePerformanceTests.SelectIndex100449 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectSubQIndex100495 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectIndexStringComparison100639 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectStringStartsWith100725 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.DeleteWhere100757 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.DeleteIndexWhere100790 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.UpdateIndexWhere100828 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.UpdateWhere100[all …]
155 const char* mWhere = ""; variable
117 final String mWhere; field in ContentWriter.CommitParams
97 private Condition mWhere = Condition.emptyCondition(); field in QueryParam.QueryBuilder
279 private TextView mWhere; field in EventInfoFragment