Home
last modified time | relevance | path

Searched refs:ref2 (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileTest.java230 File ref2 = new File("/lib/test_112270.properties"); in test_Constructor_String_String_112270() local
232 assertEquals("wrong result 5", ref2.getPath(), file5.getPath()); in test_Constructor_String_String_112270()
254 File ref2 = new File("/lib/content-types.properties"); in test_Constructor_File_String_112270() local
256 assertEquals("wrong result 5", ref2.getPath(), file5.getPath()); in test_Constructor_File_String_112270()