Home
last modified time | relevance | path

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

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DBundleTest.java216 assertEquals(null, bundle.getDoubleArray("foo")); in testGetOfWrongType()
325 assertArrayEquals(arr, bundle.getDoubleArray("foo")); in testDoubleArray()
326 assertNull(bundle.getDoubleArray("bar")); in testDoubleArray()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBundle.java331 public double[] getDoubleArray(String key) { in getDoubleArray() method in ShadowBundle
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...