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