/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/ |
D | AnimatedSharedAsStateTest.kt | 154 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in animateElementValues() constant 160 val expectedValues = lerp(fromValues, toValues, fraction = 0.5f) in animateElementValues() constant 166 val expectedValues = lerp(fromValues, toValues, fraction = 0.75f) in animateElementValues() constant 267 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in animateSceneValues() constant 273 val expectedValues = lerp(fromValues, toValues, fraction = 0.5f) in animateSceneValues() constant 279 val expectedValues = lerp(fromValues, toValues, fraction = 0.75f) in animateSceneValues() constant 360 val expectedValues = lerp(fromValues, toValues, fraction = 0f) in readingAnimatedStateValueDuringCompositionIsStillPossible() constant 367 val expectedValues = lerp(fromValues, toValues, fraction = 0.25f) in readingAnimatedStateValueDuringCompositionIsStillPossible() constant 374 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/base/tests/Input/src/com/android/server/input/ |
D | InputShellCommandTest.java | 146 private void assertAxisValues(MotionEvent event, Map<Integer, Float> expectedValues) { in assertAxisValues()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SmsMessageBodyTest.java | 549 int[] expectedValues) in callGsmLengthMethods() 578 int[] expectedValues) in callCdmaLengthMethods()
|
/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 | 415 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 | 8656 List<ShareTargetInfo> expectedValues = new ArrayList<>(); in testParseShareTargetsFromManifest() local 8707 List<ShareTargetInfo> expectedValues = new ArrayList<>(); in testShareTargetInfo_saveToXml() local
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | DeviceStateProviderImpl.java | 650 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()
|