/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/ |
D | OneHandedModeRepositoryImplTest.kt | 57 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_settingNotInitialized_returnsFalseByDefault() constant 67 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_initiallyGetsSettingsValue() constant 78 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_settingUpdated_valueUpdated() constant 118 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setEnabled() constant 129 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setDisabled() constant
|
D | ColorInversionRepositoryImplTest.kt | 64 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_settingNotInitialized_returnsFalseByDefault() constant 74 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_initiallyGetsSettingsValue() constant 123 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setEnabled() constant 134 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setDisabled() constant
|
D | ColorCorrectionRepositoryImplTest.kt | 64 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_settingNotInitialized_returnsFalseByDefault() constant 74 val actualValue by collectLastValue(underTest.isEnabled(testUser1)) in isEnabled_initiallyGetsSettingsValue() constant 127 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setEnabled() constant 138 val actualValue = settings.getIntForUser(SETTING_NAME, testUser1.identifier) in setDisabled() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/ |
D | BluetoothAutoOnRepositoryTest.kt | 68 val actualValue by collectLastValue(bluetoothAutoOnRepository.isAutoOn) in testIsAutoOn_returnFalse() constant 80 val actualValue by collectLastValue(bluetoothAutoOnRepository.isAutoOn) in testIsAutoOn_returnTrue() constant 92 val actualValue = bluetoothAutoOnRepository.isAutoOnSupported() in testIsAutoOnSupported_returnTrue() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/homecontrols/ |
D | HomeControlsComponentInteractorTest.kt | 85 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameForSelectedItemByUser() constant 103 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameAsInitialValueWithoutServiceUpdate() constant 115 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullForHomeControlsThatDoesNotSupportPanel() constant 129 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullWhenPanelIsUnauthorized() constant 140 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameForDifferentUsers() constant 170 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullWhenControlsComponentReturnsNullForListingController() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/alarm/domain/interactor/ |
D | AlarmTileDataInteractorTest.kt | 97 val actualValue = (model as AlarmTileModel.NextAlarmSet).is24HourFormat in <lambda>() constant 116 val actualValue = (model as AlarmTileModel.NextAlarmSet).is24HourFormat in <lambda>() constant
|
/frameworks/base/core/tests/timetests/src/android/app/time/ |
D | UnixEpochTimeTest.java | 61 UnixEpochTime actualValue = UnixEpochTime.parseCommandLineArgs(testShellCommand); in testParseCommandLineArg_validSuggestion() local
|
D | TimeZoneStateTest.java | 85 TimeZoneState actualValue = TimeZoneState.parseCommandLineArgs(testShellCommand); in testParseCommandLineArg_validSuggestion() local
|
D | TimeStateTest.java | 93 TimeState actualValue = TimeState.parseCommandLineArgs(testShellCommand); in testParseCommandLineArg_validSuggestion() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/ |
D | AccessibilityButtonTargetsObserverTest.java | 99 final String actualValue = in getCurrentAccessibilityButtonTargets_expectedValue() local
|
D | AccessibilityButtonModeObserverTest.java | 103 final int actualValue = in getCurrentAccessibilityButtonMode_expectedValue() local
|
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
D | SettingsHelper.java | 108 String actualValue = get(namespace, key); in assertNewValue() local
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
D | ImportTestProvider.java | 227 final Object actualValue = actual.get(key); in equalsForContentValues() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/ |
D | CredentialManagerServiceTest.java | 166 private void assertCredentialPropertyEquals(String actualValue, String newValue) { in assertCredentialPropertyEquals()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
D | CameraErrorCollector.java | 586 String formattedMsg, String tooSmall, String tooLarge, int actualValue, in expectSimilarValues()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | BroadcastQueueModernImplTest.java | 1837 final Object actualValue = actual.get(key); in assertBundleEquals() local
|