/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/ |
D | AnimatedSharedAsStateTest.kt | 149 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in animateElementValues() constant 155 val expectedValues = lerp(fromValues, toValues, fraction = 0.5f) in animateElementValues() constant 161 val expectedValues = lerp(fromValues, toValues, fraction = 0.75f) in animateElementValues() constant 263 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in animateSceneValues() constant 269 val expectedValues = lerp(fromValues, toValues, fraction = 0.5f) in animateSceneValues() constant 275 val expectedValues = lerp(fromValues, toValues, fraction = 0.75f) in animateSceneValues() constant 353 val expectedValues = lerp(fromValues, toValues, fraction = 0f) in readingAnimatedStateValueDuringCompositionIsStillPossible() constant 360 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in readingAnimatedStateValueDuringCompositionIsStillPossible() constant 367 val expectedValues = lerp(fromValues, toValues, fraction = 0.5f) in readingAnimatedStateValueDuringCompositionIsStillPossible() constant
|
/frameworks/minikin/tests/unittest/ |
D | LayoutTest.cpp | 62 std::vector<float> expectedValues; in TEST_F() local 149 std::vector<float> expectedValues; in TEST_F() local 242 std::vector<float> expectedValues; in TEST_F() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SmsMessageBodyTest.java | 558 int[] expectedValues) in callGsmLengthMethods() 587 int[] expectedValues) in callCdmaLengthMethods()
|
/frameworks/base/tests/Input/src/com/android/server/input/ |
D | InputShellCommandTest.java | 161 private void assertAxisValues(MotionEvent event, Map<Integer, Float> expectedValues) { in assertAxisValues()
|
/frameworks/opt/telephony/testing/src/com/android/internal/telephony/testing/ |
D | CursorSubject.java | 78 ContentValues expectedValues = new ContentValues(); in hasRowValues() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
D | NetworkManagementServiceTest.java | 435 final ArrayMap<Integer, Boolean> expectedValues = expected.get(chain); in testFirewallChains() local
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
D | Camera2SurfaceViewTestCase.java | 349 List<T> expectedValues = new ArrayList<T>(); in waitForResultValue() local 372 List<T> expectedValues, int numResultsWait) { in waitForAnyResultValue()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/broadcast/ |
D | BroadcastDispatcherTest.kt | 445 val expectedValues = fakeIntents.map { it to receiver } in <lambda>() constant
|
/frameworks/base/core/tests/coretests/src/android/content/ |
D | ContentProviderOperationTest.java | 233 ContentValues expectedValues = new ContentValues(values); in testValueBackRefs() local
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | ViewDebugTest.java | 379 Object[] expectedValues, byte[] argumentBuffer) throws Exception { in expectDeserializedArguments()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | ShortcutManagerTest1.java | 8662 List<ShareTargetInfo> expectedValues = new ArrayList<>(); in disabled_testParseShareTargetsFromManifest() local 8713 List<ShareTargetInfo> expectedValues = new ArrayList<>(); in disabled_testShareTargetInfo_saveToXml() local
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | DeviceStateProviderImpl.java | 707 SensorBooleanSupplier(@NonNull Sensor sensor, @NonNull List<NumericRange> expectedValues) { in SensorBooleanSupplier()
|
/frameworks/av/media/libeffects/dynamicsproc/ |
D | EffectDynamicsProcessing.cpp | 369 uint32_t expectedValues) { in DP_checkSizesInt()
|