Home
last modified time | relevance | path

Searched defs:mWhere (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/database/
DNewDatabasePerformanceTests.java234 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.Select100
270 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectStringComparison100
305 private String[] mWhere = new String[TABLE_SIZE]; field in NewDatabasePerformanceTests.SelectIndex100
449 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectSubQIndex100
495 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectIndexStringComparison100
639 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.SelectStringStartsWith100
725 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.DeleteWhere100
757 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.DeleteIndexWhere100
790 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.UpdateIndexWhere100
828 private String[] mWhere = new String[DATASET_SIZE]; field in NewDatabasePerformanceTests.UpdateWhere100
[all …]