Home
last modified time | relevance | path

Searched defs:entry1 (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/aosp_15_r20/frameworks/opt/chips/tests/src/com/android/ex/chips/
DRecipientAlternatesAdapterTest.java116 final RecipientEntry entry1 = in testGetBetterRecipient() local
120 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry1, entry2), entry1); in testGetBetterRecipient() local
121 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry2, entry1), entry1); in testGetBetterRecipient() local
126 final RecipientEntry entry1 = in testGetBetterRecipient() local
132 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry1, entry2), entry1); in testGetBetterRecipient() local
133 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry2, entry1), entry1); in testGetBetterRecipient() local
139 final RecipientEntry entry1 = in testGetBetterRecipient() local
148 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry1, entry2), entry1); in testGetBetterRecipient() local
149 assertEquals(RecipientAlternatesAdapter.getBetterRecipient(entry2, entry1), entry1); in testGetBetterRecipient() local
154 final RecipientEntry entry1 = in testGetBetterRecipient() local
[all …]
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DTrafficStatsRateLimitCacheTest.kt67 val entry1 = mock(Entry::class.java) in testPutAndGet_retrievesCorrectEntryForDifferentKeys() constant
79 val entry1 = mock(Entry::class.java) in testPut_overridesExistingEntry() constant
91 val entry1 = mock(Entry::class.java) in testPut_removeLru() constant
106 val entry1 = mock(Entry::class.java) in testGetOrCompute_cacheHit() constant
125 val entry1 = mock(Entry::class.java) in testGetOrCompute_cacheMiss() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java271 NotificationEntry entry1 = buildNotif(TEST_PACKAGE, 1) in testEventDispatchedWhenNotifBatchPosted() local
415 final NotificationEntry entry1 = buildNotif(TEST_PACKAGE, 1) in testCancelScheduledBuildNotificationListEventWhenNotifUpdatedSynchronously() local
476 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRankingsAreUpdatedForOtherNotifs() local
498 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRankingUpdateIsProperlyIssuedToEveryone() local
539 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testNotifEntriesAreNotPersistedAcrossRemovalAndReposting() local
577 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsAreMarkedAsDismissedLocally() local
591 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsCannotBeLifetimeExtended() local
604 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsDoNotTriggerRemovalEvents() local
617 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsStillAppearInNotificationSet() local
643 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
[all …]
H A DNotifLiveDataStoreImplTest.kt47 val entry1 = NotificationEntryBuilder().setId(1).build() in <lambda>() constant
66 val entry1 = NotificationEntryBuilder().setId(1).build() in <lambda>() constant
87 val entry1 = NotificationEntryBuilder().setId(1).build() in <lambda>() constant
/aosp_15_r20/external/coreboot/tests/lib/
H A Dimd_cbmem-test.c108 const struct cbmem_entry *entry1, *entry2; in test_cbmem_initialize_empty_id_size() local
144 const struct cbmem_entry *entry1, *entry2; in test_cbmem_initialize_id_size_ramstage() local
177 const struct cbmem_entry *entry1, *entry2; in test_cbmem_initialize_id_size_romstage() local
260 const struct cbmem_entry *entry1, *entry2; in test_cbmem_entry_add() local
300 void *entry1, *entry2, *entry3, *entry4; in test_cbmem_add() local
334 const struct cbmem_entry *entry1, *entry2, *entry3; in test_cbmem_entry_find() local
365 void *cbm_e1, *cbm_e2, *entry1, *entry2; in test_cbmem_find() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dstorage_block_unittest.cc21 CacheEntryBlock entry1(file.get(), disk_cache::Addr(0xa0010001)); in TEST_F() local
41 CacheEntryBlock entry1(file.get(), disk_cache::Addr(0xa0010001)); in TEST_F() local
61 auto entry1 = std::make_unique<CacheEntryBlock>(file.get(), in TEST_F() local
81 CacheEntryBlock entry1(file.get(), disk_cache::Addr(0xa1010001)); in TEST_F() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/traces/
H A DTraceTest.kt31 val entry1 = SimpleTraceEntry(Timestamps.from(1, 1, 1)) in getEntryExactlyAtTest() constant
49 val entry1 = SimpleTraceEntry(Timestamps.from(2, 2, 2)) in getEntryAtTest() constant
/aosp_15_r20/external/grpc-grpc-java/rls/src/test/java/io/grpc/rls/
H A DLinkedHashLruCacheTest.java89 Entry entry1 = new Entry("Entry0", ticker.read() + 10); in size() local
186 Entry entry1 = new Entry("Entry", ticker.read() + 10, 2); in updateEntrySize_multipleEntries() local
203 Entry entry1 = new Entry("Entry", ticker.read() + 10); in invalidateAll() local
218 Entry entry1 = new Entry("Entry", ticker.read() + 10); in resize() local
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/netstats/
DNetworkStatsHistoryTest.kt41 val entry1 = NetworkStatsHistory.Entry(10, 30, 40, 4, 50, 5, 60) in <lambda>() constant
66 val entry1 = NetworkStatsHistory.Entry(10, 30, 40, 4, 50, 5, 60) in <lambda>() constant
DNetworkStatsCollectionTest.kt47 val entry1 = NetworkStatsHistory.Entry(10, 10, 40, 4, 50, 5, 60) in testBuilder() constant
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline_test.cc423 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
468 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
507 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
558 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
644 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
687 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
728 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
883 Pipeline::ShaderInfo::DescriptorMapEntry entry1; in TEST_F() local
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkStatsTest.java797 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilter_NoFilter() local
824 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilter_UidFilter() local
851 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilter_InterfaceFilter() local
882 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilter_EmptyInterfaceFilter() local
902 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilter_TagFilter() local
927 NetworkStats.Entry entry1 = new NetworkStats.Entry( in testFilterDebugEntries() local
1078 final NetworkStats.Entry entry1 = new NetworkStats.Entry( in testWithoutInterfaces() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_entry_test.cc15 HpackLookupEntry entry1{"header", "value"}; in TEST() local
24 HpackLookupEntry entry1{"header", "value"}; in TEST() local
33 HpackLookupEntry entry1{"name", "value"}; in TEST() local
H A Dhpack_header_table_test.cc250 const HpackEntry* entry1 = table_.TryAddEntry(key, value); in TEST_F() local
282 const HpackEntry* entry1 = table_.TryAddEntry(key, value); in TEST_F() local
299 const HpackEntry* entry1 = table_.TryAddEntry(key, value); in TEST_F() local
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle_builder_test.cc120 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
168 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
375 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
428 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
451 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
473 KeysetHandleBuilder::Entry entry1 = in TEST_F() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dbackend_unittest.cc316 disk_cache::Entry* entry1 = nullptr; in InitSparseCache() local
437 disk_cache::Entry *entry1 = nullptr, *entry2 = nullptr; in BackendBasics() local
508 disk_cache::Entry *entry1, *entry2; in BackendKeying() local
1728 disk_cache::Entry *entry1, *entry2; in BackendEnumerations2() local
1857 disk_cache::Entry *entry1, *entry2; in TEST_F() local
1891 disk_cache::Entry *entry, *entry1, *entry2; in BackendInvalidEntryEnumeration() local
1951 disk_cache::Entry *entry1, *entry2; in BackendFixEnumerators() local
2371 disk_cache::Entry* entry1; in BackendTransaction() local
2642 disk_cache::Entry *entry1, *entry2; in BackendInvalidEntry2() local
3118 disk_cache::Entry *entry1, *entry2; in BackendInvalidRankings2() local
[all …]
/aosp_15_r20/packages/services/Telephony/utils/satellite/s2storage/src/test/java/com/android/telephony/sats2range/
DSuffixTableBlockTest.java185 SuffixTableRange entry1 = new SuffixTableRange(entry1StartCellId, entry1EndCellId); in suffixTableBlock_populated_findEntryByCellId() local
256 SuffixTableRange entry1 = new SuffixTableRange(entry1StartCellId, entry1EndCellId); in suffixTableBlock_populated_findEntryByCellId_cellIdOutOfRange() local
281 SuffixTableRange entry1 = new SuffixTableRange( in suffixTableBlock_visit() local
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DKernelWakelockReaderTest.java269 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testTwoWakeLockInfos() local
379 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testAggregateStatsBothKernelAndNativeWakelocks() local
411 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testAggregateStatsUpdate() local
/aosp_15_r20/packages/modules/GeoTZ/tzs2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DSuffixTableBlockTest.java192 SuffixTableRange entry1 = new SuffixTableRange(entry1StartCellId, entry1EndCellId, 2); in suffixTableBlock_populated_findEntryByCellId() local
264 SuffixTableRange entry1 = new SuffixTableRange(entry1StartCellId, entry1EndCellId, 2); in suffixTableBlock_populated_findEntryByCellId_cellIdOutOfRange() local
293 SuffixTableRange entry1 = new SuffixTableRange( in suffixTableBlock_visit() local
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/cts/
H A DDisplayLutsTest.java99 DisplayLuts.Entry entry1 = new DisplayLuts.Entry( in addLutsWrongOrder() local
128 DisplayLuts.Entry entry1 = new DisplayLuts.Entry( in addMultipleLuts() local
/aosp_15_r20/external/volley/core/src/test/java/com/android/volley/toolbox/
H A DDiskBasedCacheTest.java202 Cache.Entry entry1 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry1") - 1); in testTrimWithMultipleEvictions_underHysteresisThreshold() local
227 Cache.Entry entry1 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry1") - 1); in testTrimWithMultipleEvictions_atHysteresisThreshold() local
253 Cache.Entry entry1 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry1") - 1); in testTrimWithPartialEvictions() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization_test.cc123 auto entry1 = serialization.GetEntryForDelegate(delegate1.c_str(), &context1); in TEST_F() local
214 auto entry1 = in TEST_F() local
256 auto entry1 = in TEST_F() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DLooperStatsTest.java205 LooperStats.ExportedEntry entry1 = entries.get(0); in testMultipleMessagesDispatched() local
369 LooperStats.ExportedEntry entry1 = entries.get(0); in testScreenStateCollected() local
408 LooperStats.ExportedEntry entry1 = entries.get(0); in testMessagesOverSizeCap() local
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
H A DZipArchiveEntryTest.java241 final ZipArchiveEntry entry1 = new ZipArchiveEntry("foo"); in testNotEquals() local
252 final ZipArchiveEntry entry1 = new ZipArchiveEntry("foo"); in testNullCommentEqualsEmptyComment() local
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterEntryOrGroupTest.kt41 private val entry1 = constant in android.safetycenter.cts.SafetyCenterEntryOrGroupTest

12345678910>>...21