HomeSort by relevance Sort by last modified time
    Searched refs:DELTA (Results 1 - 25 of 26) sorted by null

1 2

  /cts/tests/tests/location/src/android/location/cts/
LocationTest.java 30 private static final float DELTA = 0.1f;
77 assertEquals(-128.66, location.bearingTo(dest), DELTA);
89 assertEquals(0.0f, bearing, DELTA);
92 assertEquals(90.0f, bearing, DELTA);
97 assertEquals(0.0f, bearing, DELTA);
210 assertEquals(0.0, result[0], DELTA);
211 assertEquals(0.0, result[1], DELTA);
212 assertEquals(0.0, result[2], DELTA);
216 assertEquals(125.4538, result[1], DELTA);
217 assertEquals(93.3971, result[2], DELTA);
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 48 private static final float DELTA = 0.01f;
81 assertEquals(X_3F, mMotionEvent1.getX(), DELTA);
82 assertEquals(Y_4F, mMotionEvent1.getY(), DELTA);
83 assertEquals(X_3F, mMotionEvent1.getRawX(), DELTA);
84 assertEquals(Y_4F, mMotionEvent1.getRawY(), DELTA);
88 assertEquals(PRESSURE_1F, mMotionEvent1.getPressure(), DELTA);
89 assertEquals(SIZE_1F, mMotionEvent1.getSize(), DELTA);
90 assertEquals(1.0f, mMotionEvent1.getXPrecision(), DELTA);
91 assertEquals(1.0f, mMotionEvent1.getYPrecision(), DELTA);
102 assertEquals(motionEvent.getX(), mMotionEvent1.getX(), DELTA);
    [all...]
  /cts/tests/tests/view/src/android/view/animation/cts/
GridLayoutAnimationControllerTest.java 49 private static final float DELTA = 0.1f;
138 assertEquals(0.0f, transformation2.getAlpha(), DELTA);
139 assertEquals(0.0f, transformation3.getAlpha(), DELTA);
145 assertEquals(1.0f, transformation1.getAlpha(), DELTA);
146 assertEquals(0.0f, transformation2.getAlpha(), DELTA);
147 assertEquals(0.0f, transformation3.getAlpha(), DELTA);
153 assertEquals(1.0f, transformation1.getAlpha(), DELTA);
155 assertEquals(0.0f, transformation3.getAlpha(), DELTA);
161 assertEquals(1.0f, transformation1.getAlpha(), DELTA);
162 assertEquals(1.0f, transformation2.getAlpha(), DELTA);
    [all...]
LayoutAnimationControllerTest.java 51 private static final float DELTA = 0.1f;
101 assertEquals(0.0f, transformation2.getAlpha(), DELTA);
102 assertEquals(0.0f, transformation3.getAlpha(), DELTA);
108 assertEquals(1.0f, transformation1.getAlpha(), DELTA);
110 assertEquals(0.0f, transformation3.getAlpha(), DELTA);
116 assertEquals(1.0f, transformation1.getAlpha(), DELTA);
117 assertEquals(1.0f, transformation2.getAlpha(), DELTA);
141 assertEquals(0.0f, transformation1.getAlpha(), DELTA);
142 assertEquals(0.0f, transformation2.getAlpha(), DELTA);
149 assertEquals(0.0f, transformation1.getAlpha(), DELTA);
    [all...]
ScaleAnimationTest.java 35 private static float DELTA = 0.001f;
146 assertEquals(expectedX, values[Matrix.MSCALE_X], DELTA);
147 assertEquals(expectedY, values[Matrix.MSCALE_Y], DELTA);
AnimationSetTest.java 42 private static final float DELTA = 0.001f;
318 assertEquals(expected.getAlpha(), actual.getAlpha(), DELTA);
324 assertEquals(expectedValues[i], actualValues[i], DELTA);
  /external/srec/srec/cfront/
chelfep.c 80 /* 4. Delta CEP data processing */
117 val = channel->cep[DELTA * (channel->mel_dim+1)];
120 val = (channel->cep[(DELTA-1) * (channel->mel_dim+1)] >> 2)
121 + (channel->cep[DELTA * (channel->mel_dim+1)] >> 1)
122 + (channel->cep[(DELTA+1) * (channel->mel_dim+1)] >> 2);
cheldsp4.c 86 for (j = 1; j <= DELTA; j++)
92 cepdata a = (DELTA * (DELTA + 1) * (2 * DELTA + 1) / 6) * 2;
93 d = DELTA;
112 static const cepdata deldel[] = {2, 0, -1, -2, -1, 0, 2}; /* delta - delta */
116 ** Computes ALL delta delta mel cep pars. BP 8/96 */
122 d = DELTA;
    [all...]
ca_front.c 166 if (valid > 0 && hWave->data.channel->frame_count > (DELTA + 3))
frontobj.c 210 channel->frame_delay = DELTA + (freqobj->window_length / freqobj->frame_period) - 1;
  /external/guava/guava-tests/test/com/google/common/net/
InternetDomainNameTest.java 45 * The Greek letter delta, used in unicode testing.
47 private static final String DELTA = "\u0394";
53 static final String LOTS_OF_DELTAS = Strings.repeat(DELTA, 62);
75 "a" + DELTA + "b.com",
98 "a" + DELTA + " .com",
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msputils.h 32 const DWORD DELTA = 8;
34 template <class T,DWORD dwInitial = INITIAL,DWORD dwDelta = DELTA> class CMSPArray {
45 int nNewAllocSize = (m_nAllocSize==0) ? dwInitial : (m_nSize + DELTA);
  /cts/tests/tests/widget/src/android/widget/cts/
GalleryTest.java 62 private final static float DELTA = 0.01f;
154 assertEquals(DEFAULT_ALPHA, t.getAlpha(), DELTA);
156 assertEquals(alpha, t.getAlpha(), DELTA);
AbsListViewTest.java 73 private static final float DELTA = 0.001f;
567 assertEquals(0.0f, listView.getTopFadingEdgeStrength(), DELTA);
568 assertEquals(0.0f, listView.getBottomFadingEdgeStrength(), DELTA);
  /external/srec/srec/include/
front.h 52 #define DELTA 3
  /external/e2fsprogs/lib/ext2fs/
dirhash.c 31 #define DELTA 0x9E3779B9
41 sum += DELTA;
  /external/f2fs-tools/lib/
libf2fs.c 218 #define DELTA 0x9E3779B9
228 sum += DELTA;
  /external/chromium_org/third_party/icu/source/common/
ucnvisci.c 52 #define TELUGU_DELTA DELTA * TELUGU
79 DELTA=0x80
124 uint16_t defDeltaToUnicode; /* delta for switching to default state when DEF is encountered */
125 uint16_t currentDeltaFromUnicode; /* current delta in Indic block */
126 uint16_t currentDeltaToUnicode; /* current delta in Indic block */
131 UBool resetToDefaultToUnicode; /* boolean for reseting to default delta and mask when a newline is encountered*/
197 = converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VERSION_MASK].uniLang * DELTA);
    [all...]
  /external/icu/icu4c/source/common/
ucnvisci.c 53 #define TELUGU_DELTA DELTA * TELUGU
77 DELTA=0x80
122 uint16_t defDeltaToUnicode; /* delta for switching to default state when DEF is encountered */
123 uint16_t currentDeltaFromUnicode; /* current delta in Indic block */
124 uint16_t currentDeltaToUnicode; /* current delta in Indic block */
129 UBool resetToDefaultToUnicode; /* boolean for reseting to default delta and mask when a newline is encountered*/
208 = converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VERSION_MASK].uniLang * DELTA);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 69 DELTA = 0.1
287 p = self.Process(target=time.sleep, args=(DELTA,))
313 time.sleep(DELTA)
449 time.sleep(DELTA)
510 time.sleep(DELTA)
566 time.sleep(DELTA)
598 time.sleep(DELTA)
746 time.sleep(DELTA)
755 time.sleep(DELTA)
764 time.sleep(DELTA)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 69 DELTA = 0.1
287 p = self.Process(target=time.sleep, args=(DELTA,))
313 time.sleep(DELTA)
449 time.sleep(DELTA)
510 time.sleep(DELTA)
566 time.sleep(DELTA)
598 time.sleep(DELTA)
746 time.sleep(DELTA)
755 time.sleep(DELTA)
764 time.sleep(DELTA)
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 84 # - Reverted to the original 1.4 and earlier mappings for Delta,
97 # 2206;Delta;INCREMENT changed to 0394;Delta;GREEK CAPITAL LETTER DELTA
145 2206;Delta;INCREMENT
403 03B4;delta;GREEK SMALL LETTER DELTA
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1821 milliseconds

1 2