Searched refs:mModelFilterRegex (Results 1 – 1 of 1) sorted by relevance
76 private String mModelFilterRegex; field in Processor95 mModelFilterRegex = null; in Processor()142 this.mModelFilterRegex = value; in setModelFilterRegex()349 final List<TestModelEntry> modelsList = TestModels.modelsList(mModelFilterRegex); in benchmarkAllModels()