Searched defs:store (Results 1 – 3 of 3) sorted by relevance
36 private Map<String, MemoryByteCode> store; field in SpecialJavaFileManager
137 float store = cfg.fontScale; in testSystemSettings() local
163 public static boolean isKnownFailure(ExpectationStore store, String fullname) { in isKnownFailure()195 final ExpectationStore store = ExpectationStore.parse(expectationFiles, ModeId.DEVICE); in main() local