Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DBassBoostTest.java85 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
86 strength = (strength == TEST_STRENGTH) ? TEST_STRENGTH2 : TEST_STRENGTH; in test1_0Strength()
87 mBassBoost.setStrength((short)strength); in test1_0Strength()
91 ((float)strength2 > (float)strength / STRENGTH_TOLERANCE) && in test1_0Strength()
92 ((float)strength2 < (float)strength * STRENGTH_TOLERANCE)); in test1_0Strength()
94 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
95 assertTrue("got incorrect strength", strength >= 0 && strength <= 1000); in test1_0Strength()
120 short strength = settings.strength; in test1_1Properties() local
122 strength = (strength == TEST_STRENGTH) ? TEST_STRENGTH2 : TEST_STRENGTH; in test1_1Properties()
124 settings.strength = strength; in test1_1Properties()
[all …]
DVirtualizerTest.java90 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
91 strength = (strength == TEST_STRENGTH) ? TEST_STRENGTH2 : TEST_STRENGTH; in test1_0Strength()
92 mVirtualizer.setStrength((short)strength); in test1_0Strength()
96 ((float)strength2 > (float)strength / STRENGTH_TOLERANCE) && in test1_0Strength()
97 ((float)strength2 < (float)strength * STRENGTH_TOLERANCE)); in test1_0Strength()
99 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
100 assertTrue("got incorrect strength", strength >= 0 && strength <= 1000); in test1_0Strength()
125 short strength = settings.strength; in test1_1Properties() local
127 strength = (strength == TEST_STRENGTH) ? TEST_STRENGTH2 : TEST_STRENGTH; in test1_1Properties()
129 settings.strength = strength; in test1_1Properties()
[all …]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Ddeltablue.js156 function Constraint(strength) { argument
157 this.strength = strength;
178 if (this.strength == Strength.REQUIRED)
215 function UnaryConstraint(v, strength) { argument
216 UnaryConstraint.superConstructor.call(this, strength);
238 && Strength.stronger(this.strength, this.myOutput.walkStrength);
265 this.myOutput.walkStrength = this.strength;
344 function BinaryConstraint(var1, var2, strength) { argument
345 BinaryConstraint.superConstructor.call(this, strength);
361 … this.direction = (this.v2.mark != mark && Strength.stronger(this.strength, this.v2.walkStrength))
[all …]
/cts/tools/dex-tools/dex/
Dclasses0.out.dex95881 protected int strength
96006 private int strength
103724 protected int strength
104909 int strength
104942 int strength