Searched defs:fr (Results 1 – 6 of 6) sorted by relevance
56 try (Reader fr = in main()
153 int fr = (int)ff; in testIntFloorMod() local262 long fr = resultD.longValue(); in testLongFloorMod() local371 int fr = resultD.intValue(); in testLongIntFloorMod() local632 int fr = (int)ff; in testIntCeilMod() local741 long fr = resultD.longValue(); in testLongCeilMod() local850 int fr = resultD.intValue(); in testLongIntCeilMod() local
28 private FilterReader fr; field in OldFilterReaderTest
85 try (FileReader fr = getFileReader(type, file1, charset); in test()
339 LanguageRange fr = new LanguageRange("fr"); in testParse_acceptLanguage_weightValid() local
46 T fr = first.apply(stream); in assertSecondFails() local