Searched refs:mRerunOptions (Results 1 – 1 of 1) sorted by relevance
89 private final List<OptionDef> mRerunOptions = new ArrayList<>(); field in ConfigurationDescriptor190 mRerunOptions.add(optionDef); in addRerunOption()195 return mRerunOptions; in getRerunOptions()