Home
last modified time | relevance | path

Searched defs:f2 (Results 1 – 25 of 33) sorted by relevance

12

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DDateFormatTest.java81 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat.getDateInstance(); in test_getDateInstance() local
97 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat in test_getDateInstanceI() local
147 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat.getDateInstance( in test_getDateInstanceILjava_util_Locale() local
192 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat in test_getDateTimeInstance() local
204 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat in testDateTime() local
251 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat in testDateTimeLocale() local
304 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat.getInstance(); in test_getInstance() local
328 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat.getTimeInstance(); in test_getTimeInstance() local
342 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat in test_getTimeInstanceI() local
392 SimpleDateFormat f2 = (SimpleDateFormat) DateFormat.getTimeInstance( in test_getTimeInstanceILjava_util_Locale() local
DSimpleDateFormatTest.java48 SimpleDateFormat f2 = new SimpleDateFormat(); in test_Constructor() local
58 SimpleDateFormat f2 = new SimpleDateFormat("yyyy"); in test_ConstructorLjava_lang_String() local
87 SimpleDateFormat f2 = new SimpleDateFormat("y'y'yy", symbols); in test_ConstructorLjava_lang_StringLjava_text_DateFormatSymbols() local
109 SimpleDateFormat f2 = new SimpleDateFormat("'yyyy' MM yy", Locale.GERMAN); in test_ConstructorLjava_lang_StringLjava_util_Locale() local
129 SimpleDateFormat f2 = new SimpleDateFormat("y", new Locale("de", "CH")); in test_applyLocalizedPatternLjava_lang_String() local
158 SimpleDateFormat f2 = new SimpleDateFormat("y", new Locale("de", "CH")); in test_applyPatternLjava_lang_String() local
190 SimpleDateFormat f2 = new SimpleDateFormat(); in test_clone() local
890 SimpleDateFormat f2 = new SimpleDateFormat("GyMdkHmsSEDFwWahKzZLc", new Locale("de", "CH")); in test_toLocalizedPattern() local
DChoiceFormatTest.java240 ChoiceFormat f2 = new ChoiceFormat( in test_equalsLjava_lang_Object() local
301 ChoiceFormat f2 = new ChoiceFormat( in test_hashCode() local
DMessageFormatTest.java720 MessageFormat f2 = (MessageFormat) format2.clone(); in test_setFormatByArgumentIndexILjava_text_Format() local
794 MessageFormat f2 = (MessageFormat) format2.clone(); in test_setFormatsByArgumentIndex$Ljava_text_Format() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DFloatTest.java123 Float f2 = new Float(90.8f); in test_byteValue() local
141 float f2 = values[j]; in test_compare() local
195 Float f2 = new Float(-0.876f); in test_floatValue() local
235 Float f2 = new Float(90.8f); in test_intValue() local
299 Float f2 = new Float(90.8f); in test_longValue() local
824 Float f2 = new Float(90.8f); in test_shortValue() local
971 float f2 = values[j]; in test_compareToLjava_lang_Float() local
992 Float f2 = new Float(8765.4321f); in test_equalsLjava_lang_Object() local
/libcore/luni/src/test/java/libcore/java/lang/reflect/
DFieldTest.java35 Field f2 = FieldTestHelper.class.getField("a"); in testEqualConstructorEqualsAndHashCode() local
47 Field f2 = FieldTestHelper.class.getField("b"); in testDifferentConstructorEqualsAndHashCode() local
DClassLoaderReflectionTest.java145 Field f2 = bClass.getDeclaredField("field"); in testFieldsOfDifferentClassLoadersAreNotEqual() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileTest.java155 File f2 = new File("a/"); in test_ConstructorLjava_io_FileLjava_lang_String6() local
333 File f2 = new File("thisFile.file"); in test_compareToLjava_io_File() local
390 File f2 = new File(dir, "tempfile.tst"); in test_createNewFile() local
457 File f2 = null; in test_createTempFileLjava_lang_StringLjava_lang_String() local
530 File f2 = null; in test_createTempFileLjava_lang_StringLjava_lang_StringLjava_io_File() local
676 File f2 = new File("filechk.tst"); in test_equalsLjava_lang_Object() local
708 File f2 = f.getAbsoluteFile(); in test_getAbsoluteFile() local
751 File f2 = f.getCanonicalFile(); in test_getCanonicalFile() local
848 File f2 = null, f3 = null, dir2 = null; in test_getCanonicalPath() local
949 File f2 = new File(tempDirectory, "tempfile2.tmp"); in test_getParentFile() local
[all …]
/libcore/ojluni/src/test/java/util/concurrent/tck/
DExecutorCompletionServiceTest.java124 Future f2 = cs.take(); in testTake2() local
242 Future f2 = cs.take(); in testNewTaskForCallable() local
272 Future f2 = cs.take(); in testNewTaskForRunnable() local
/libcore/jsr166-tests/src/test/java/jsr166/
DExecutorCompletionServiceTest.java113 Future f2 = ecs.take(); in testTake2() local
182 Future f2 = ecs.take(); in testNewTaskForCallable() local
213 Future f2 = ecs.take(); in testNewTaskForRunnable() local
DCollection8Test.java81 final Future<?> f1, f2; in testForEachConcurrentStressTest() local
DRecursiveActionTest.java186 FibAction f2 = new FibAction(n - 2); in realCompute() local
204 FailingFibAction f2 = new FailingFibAction(n - 2); in compute() local
/libcore/ojluni/src/main/java/java/lang/
DProcessImpl.java93 FileOutputStream f2 = null; in start() local
DFloat.java906 public static int compare(float f1, float f2) { in compare()
/libcore/luni/src/test/java/tests/security/spec/
DECFieldF2mTest.java429 ECFieldF2m f2 = new ECFieldF2m(2000, BigInteger.valueOf(0L). in testEqualsObject04() local
442 ECFieldF2m f2 = new ECFieldF2m(2000, BigInteger.valueOf(0L). in testEqualsObject05() local
/libcore/ojluni/annotations/hiddenapi/java/io/
DFileSystem.java98 public abstract boolean rename(java.io.File f1, java.io.File f2); in rename()
113 public abstract int compare(java.io.File f1, java.io.File f2); in compare()
/libcore/ojluni/src/main/java/java/io/
DFileSystem.java185 public abstract boolean rename(File f1, File f2); in rename()
221 public abstract int compare(File f1, File f2); in compare()
DUnixFileSystem.java358 public boolean rename(File f1, File f2) { in rename()
422 public int compare(File f1, File f2) { in compare()
/libcore/luni/src/test/java/libcore/java/io/
DFileTest.java345 File f2 = new File((String)null, "foo.bar"); in testEmptyParentString() local
402 File f2 = new File(tempDir, "testCannonCachesOff2"); in test_canonicalCachesAreOff() local
/libcore/ojluni/annotations/hiddenapi/java/lang/
DFloat.java139 public static int compare(float f1, float f2) { in compare()
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DFloat.annotated.java87 public static int compare(float f1, float f2) { throw new RuntimeException("Stub!"); } in compare()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterOutputStreamTest.java373 File f2 = File.createTempFile("writeBII2", ".tst"); in test_write$BII() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DFormatterTest.java179 Formatter f2 = new Formatter((Appendable) null); in test_ConstructorLjava_lang_Appendable() local
200 Formatter f2 = new Formatter((Locale) null); in test_ConstructorLjava_util_Locale() local
215 Formatter f2 = new Formatter(ma, null); in test_ConstructorLjava_lang_AppendableLjava_util_Locale() local
/libcore/ojluni/src/main/java/java/util/logging/
DFileHandler.java656 File f2 = files[i+1]; in rotate() local
/libcore/ojluni/src/test/java/time/tck/java/time/format/
DTCKOffsetPrinterParser.java301 DateTimeFormatter f2 = new DateTimeFormatterBuilder().appendPattern("ZZ").toFormatter(); in test_print_pattern_Z() local

12