| /packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/ |
| D | PreferenceListCacheTest.java | 64 Preference second = createPreference("second"); in testCacheAndRestoreAllPreferences() local 81 Preference second = createPreference("second"); in testRestoreSomePreferences() local 99 Preference second = createPreference("second"); in testRestoreZeroPreferences() local 117 Preference second = createPreference("first"); in testKeyCollisionThrows() local
|
| /packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/ |
| D | StatsLibStorageTest.java | 82 private void testPushedAppendAndPop(AtomsPushed first, AtomsPushed second, AtomsPushed third) { in testPushedAppendAndPop() 107 AtomsPushedTestInfo second = new AtomsPushedTestInfo(); in testPushedAtomsBaseInfo() local 143 AtomsPulledTestInfo second = new AtomsPulledTestInfo(); in testPulledAtomsBaseInfo() local 196 AtomsSerializablePulledTestInfo second = new AtomsSerializablePulledTestInfo(); in testSerializableAtoms() local
|
| D | StatsLibTest.java | 91 AtomsPushedTestInfo second = new AtomsPushedTestInfo(2); in testWritePushedAtomHandler() local
|
| /packages/services/Car/tests/common_utils/src/com/android/car/test/power/ |
| D | CarPowerPolicyUtil.java | 27 public static void assertPolicyIdentical(CarPowerPolicy first, CarPowerPolicy second) in assertPolicyIdentical() 34 private static void assertComponentsIdentical(int[] first, int[] second) throws Exception { in assertComponentsIdentical()
|
| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/utils/ |
| D | TimeUtils.java | 35 public static Instant latest(Instant first, Instant second) { in latest() 40 public static Instant earliest(Instant first, Instant second) { in earliest()
|
| /packages/apps/Contacts/tests/src/com/android/contacts/model/ |
| D | RawContactDeltaListTests.java | 380 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataRemoteInsert() local 391 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalUpdateRemoteInsert() local 416 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalUpdateRemoteDelete() local 442 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalDeleteRemoteUpdate() local 467 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalInsertRemoteInsert() local 493 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeRawContactLocalInsertRemoteInsert() local 526 final RawContactDeltaList second = buildSet( in testMergeRawContactLocalDeleteRemoteDelete() local 545 final RawContactDeltaList second = buildSet( in testMergeRawContactLocalUpdateRemoteDelete() local 577 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeUsesNewVersion() local 590 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeAfterEnsureAndTrim() local
|
| /packages/apps/TV/common/tests/robotests/src/com/android/tv/common/ |
| D | TvContentRatingCacheTest.java | 76 ImmutableList<TvContentRating> second = in testGetRatings_US_TV_MA_same() local 86 ImmutableList<TvContentRating> second = in testGetRatings_US_TV_MA_diffAfterClear() local 94 ImmutableList<TvContentRating> second = mCache.getRatings(Y7_AND_MA); in testGetRatings_TWO_orderDoesNotMatter() local
|
| /packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
| D | BaseTvInputServiceTest.java | 108 WrappedSession second = tvInputService.onCreateSession("test"); in createSession_twice() local 117 WrappedSession second = tvInputService.onCreateSession("test"); in createSession_release() local
|
| /packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/ |
| D | Pair.java | 25 public Pair(final T1 first, final T2 second) { in Pair()
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
| D | asserts.py | 33 def assert_almost_equal(first, second, places=7, msg=None, delta=None, extras=None): argument
|
| /packages/services/Telephony/src/com/android/services/telephony/rcs/ |
| D | SipDelegateController.java | 198 resultPair.second); in create() 199 mDelegateStateTracker.sipDelegateConnected(allowedTags, resultPair.second); in create()
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
| D | ImapUtility.java | 104 int second = Integer.parseInt(range.substring(colonPos + 1)); in getImapRangeValues() local
|
| /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
| D | digraph_utils.h | 39 typedef struct { int first; int second; int compositeGlyph; } digraph_t; member
|
| /packages/apps/TV/tests/unit/src/com/android/tv/recommendation/ |
| D | RoutineWatchEvaluatorTest.java | 303 private int hourMinuteSecondToSec(int hour, int minute, int second) { in hourMinuteSecondToSec() 311 private Calendar todayAtHourMinSec(int hour, int minute, int second) { in todayAtHourMinSec()
|
| /packages/apps/StorageManager/tests/unit/src/com/android/storagemanager/deletionhelper/ |
| D | FetchDownloadsLoaderTest.java | 85 File second = temporaryFolder.newFile(); in testSumFileSizes() local
|
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | CSite.h | 29 short second; member
|
| /packages/modules/Bluetooth/system/bta/test/gatt/ |
| D | database_builder_test.cc | 36 uint16_t second) { in make_pair_u16()
|
| D | database_builder_sample_device_test.cc | 40 uint16_t second) { in make_pair_u16()
|
| /packages/apps/TV/tests/robotests/src/com/android/tv/dvr/ui/ |
| D | SortedArrayAdapterTest.java | 214 private TestData(long id, String second) { in TestData()
|
| /packages/apps/Calendar/tests/src/com/android/calendar/ |
| D | UtilsTests.java | 140 private static long createTimeInMillis(int second, int minute, int hour, int monthDay, in createTimeInMillis() 146 private static long createTimeInMillis(int second, int minute, int hour, int monthDay, in createTimeInMillis()
|
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/util/ |
| D | DateTimeUtilsTest.java | 198 private long generateDateTimeMillisAt(LocalDate when, int hour, int minute, int second) { in generateDateTimeMillisAt()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
| D | PairingConfigManager.java | 77 long first, second; in createRandomNik() local
|
| /packages/modules/Bluetooth/system/device/src/ |
| D | device_iot_config_int.cc | 287 const entry_t& second) { in device_iot_config_compare_key()
|
| /packages/apps/Camera2/src/com/android/camera/one/v2/ |
| D | ImageCaptureManager.java | 97 public void onImageMetadataChange(Key<?> key, Object second, Object newValue, in onImageMetadataChange()
|
| /packages/modules/NeuralNetworks/runtime/test/ |
| D | TestUnknownDimensions.cpp | 319 for (auto second : seconds) { in Combine() local
|