/cts/tests/tests/database/src/android/database/cts/ |
D | MatrixCursorTest.java | 195 assertEquals(-32768d, mMatrixCursor.getDouble(COLUMN0_INDEX), 0.0d); in testGetters() 196 assertEquals(0d, mMatrixCursor.getDouble(COLUMN1_INDEX), 0.0d); in testGetters() 197 assertEquals(32767d, mMatrixCursor.getDouble(COLUMN2_INDEX), 0.0d); in testGetters() 226 assertEquals(Double.MIN_VALUE, mMatrixCursor.getDouble(COLUMN0_INDEX), 0.0d); in testGetters() 227 assertEquals(0d, mMatrixCursor.getDouble(COLUMN1_INDEX), 0.0d); in testGetters() 228 assertEquals(Double.MAX_VALUE, mMatrixCursor.getDouble(COLUMN2_INDEX), 0.0d); in testGetters() 256 assertEquals(-1d, mMatrixCursor.getDouble(COLUMN0_INDEX), 0.0d); in testGetters() 257 assertEquals(0f, mMatrixCursor.getDouble(COLUMN1_INDEX), 0.0d); in testGetters() 258 assertEquals(1d, mMatrixCursor.getDouble(COLUMN2_INDEX), 0.0d); in testGetters()
|
D | CursorWindowTest.java | 85 assertEquals(0.0, window.getDouble(0, 0)); in testNull() 96 assertEquals(0.0, window.getDouble(0, 0)); in testEmptyString() 207 assertEquals(NUMBER_DOUBLE_SCIENCE_STRING, Double.toString(cursorWindow.getDouble(0, 0))); in testAccessDataValues() 217 assertEquals(0.0, cursorWindow.getDouble(0, 0)); in testAccessDataValues() 229 assertEquals(0.0, cursorWindow.getDouble(0, 1)); in testAccessDataValues() 243 assertEquals(NUMBER_DOUBLE_SCIENCE, cursorWindow.getDouble(0, 2), 0.00000001); in testAccessDataValues() 263 assertEquals(NUMBER_DOUBLE_SCIENCE, cursorWindow.getDouble(0, 3), 0.00000001); in testAccessDataValues()
|
D | DatabaseUtils_InsertHelperTest.java | 132 assertEquals(123.456, cursor.getDouble(doubleValueIndex)); in testInsert() 164 assertEquals(654.321, cursor.getDouble(doubleValueIndex)); in testInsert() 228 assertEquals(123.456, cursor.getDouble(doubleValueIndex)); in testReplace() 274 assertEquals(654.321, cursor.getDouble(doubleValueIndex)); in testReplace()
|
D | AbstractCursor_SelfContentObserverTest.java | 69 public double getDouble(int column) { in getDouble() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
|
D | AbstractWindowedCursorTest.java | 155 double db2 = mWindow.getDouble(ROW_INDEX0, COLUMN_INDEX0); in testGetDouble() 159 double cd = mCursor.getDouble(COLUMN_INDEX0); in testGetDouble()
|
D | DatabaseCursorTest.java | 142 assertEquals((double) d, testCursor.getDouble(dCol)); in testBlob() 156 assertEquals(42.11, testCursor.getDouble(0)); in testRealColumns()
|
D | MergeCursorTest.java | 171 assertEquals(NUMBER_DOUBLE - i, mergeCursor.getDouble(columnDouble), 0.000000000001); in testGetValues()
|
D | CursorWrapperTest.java | 336 assertEquals(NUMBER_DOUBLE, cursorWrapper.getDouble(columnDouble), 0.000000000001); in testGettingValues()
|
D | AbstractCursorTest.java | 528 public double getDouble(int columnIndex) { in getDouble() method in AbstractCursorTest.TestAbstractCursor
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Video_MediaTest.java | 124 assertEquals(40.689060d, c.getDouble(c.getColumnIndex(Media.LATITUDE)), 0d); in testStoreVideoMediaExternal() 125 assertEquals(-74.044636d, c.getDouble(c.getColumnIndex(Media.LONGITUDE)), 0d); in testStoreVideoMediaExternal() 177 assertEquals(41.689060d, c.getDouble(c.getColumnIndex(Media.LATITUDE)), 0d); in testStoreVideoMediaExternal() 178 assertEquals(-75.044636d, c.getDouble(c.getColumnIndex(Media.LONGITUDE)), 0d); in testStoreVideoMediaExternal()
|
D | MediaStore_Images_MediaTest.java | 255 assertEquals(40.689060d, c.getDouble(c.getColumnIndex(Media.LATITUDE)), 0d); in testStoreImagesMediaExternal() 256 assertEquals(-74.044636d, c.getDouble(c.getColumnIndex(Media.LONGITUDE)), 0d); in testStoreImagesMediaExternal() 300 assertEquals(41.689060d, c.getDouble(c.getColumnIndex(Media.LATITUDE)), 0d); in testStoreImagesMediaExternal() 301 assertEquals(-75.044636d, c.getDouble(c.getColumnIndex(Media.LONGITUDE)), 0d); in testStoreImagesMediaExternal()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BundleTest.java | 308 assertEquals(0.0, mBundle.getDouble(KEY)); in testGetDouble1() 310 assertEquals(d, mBundle.getDouble(KEY)); in testGetDouble1() 312 assertEquals(d, mBundle.getDouble(KEY)); in testGetDouble1() 319 assertEquals(d1, mBundle.getDouble(KEY, d1)); in testGetDouble2() 321 assertEquals(d2, mBundle.getDouble(KEY, d1)); in testGetDouble2() 323 assertEquals(d2, mBundle.getDouble(KEY, d1)); in testGetDouble2()
|
/cts/suite/audio_quality/lib/include/task/ |
D | TaskCase.h | 79 inline double getDouble() { in getDouble() function
|
/cts/suite/audio_quality/lib/src/task/ |
D | TaskSave.cpp | 128 details.appendFormat(" %s: %f\n", it->first.string(), it->second.getDouble()); in handleReport()
|
D | TaskProcess.cpp | 132 LOGD(" %f", list[i].getValue().getDouble()); in prepareParams()
|
/cts/suite/audio_quality/test/ |
D | TaskCaseTest.cpp | 79 ASSERT_TRUE(val1.getDouble() == 1.0f); in TEST_F()
|
/cts/suite/audio_quality/lib/src/ |
D | SignalProcessingImpl.cpp | 149 mBuffer.write<double>(val->getDouble()); in run()
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 2596 public double getDouble( 3054 public abstract double getDouble( 3057 public abstract double getDouble( 3556 public double getDouble( 3559 public double getDouble( 20323 public static double getDouble( 20768 public double getDouble( 26529 public abstract double getDouble() 26531 public abstract double getDouble( 27178 public final double getDouble() [all …]
|
D | classes.out.dex | 18231 public abstract double getDouble( 18386 public double getDouble( 26785 public abstract double getDouble( 26932 public double getDouble( 27663 public double getDouble( 28116 public double getDouble( 28189 public double getDouble( 55065 public double getDouble( 55068 public double getDouble( 117121 public double getDouble( [all …]
|