Searched defs:Prefs (Results 1 – 3 of 3) sorted by relevance
105 Prefs() : PrefsBase(&file_storage_) {} in Prefs() function
163 TEST(Prefs, Init) { in TEST() argument
43 public final class Prefs { class44 private Prefs() {} // no instantation in Prefs() method in Prefs