Home
last modified time | relevance | path

Searched defs:four (Results 1 – 5 of 5) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DConcurrentModTest.java39 Double four = new Double(4.0); in testGet() local
83 Double four = new Double(4.0); in testSet() local
113 Double four = new Double(4.0); in testAdd() local
143 Double four = new Double(4.0); in testRemove() local
209 Double four = new Double(4.0); in testAddAll() local
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DTimestampTest.java111 Timestamp four = null; in testHashCode() local
DCodeSignerTest.java89 CodeSigner four = new CodeSigner(cpath2, null); in testEqualsObject() local
/libcore/luni/src/test/java/libcore/xml/
DSimpleBuilderTest.java74 Element four = (Element) list.item(3); in testGoodFile1() local
/libcore/luni/src/test/java/libcore/java/lang/
DOldAndroidInstanceofTest.java72 InterfaceFour four = mFour; in testDerivedFour() local