Home
last modified time | relevance | path

Searched defs:entry3 (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/traces/
H A DTraceTest.kt33 val entry3 = SimpleTraceEntry(Timestamps.from(25, 25, 25)) in getEntryExactlyAtTest() constant
51 val entry3 = SimpleTraceEntry(Timestamps.from(25, 25, 25)) in getEntryAtTest() constant
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/netstats/
DNetworkStatsHistoryTest.kt43 val entry3 = NetworkStatsHistory.Entry(7, 301, 11, 14, 31, 2, 80) in <lambda>() constant
68 val entry3 = NetworkStatsHistory.Entry(30, 999, 11, 14, 31, 2, 80) in <lambda>() constant
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkStatsTest.java805 NetworkStats.Entry entry3 = new NetworkStats.Entry( in testFilter_NoFilter() local
832 NetworkStats.Entry entry3 = new NetworkStats.Entry( in testFilter_UidFilter() local
859 NetworkStats.Entry entry3 = new NetworkStats.Entry( in testFilter_InterfaceFilter() local
910 NetworkStats.Entry entry3 = new NetworkStats.Entry( in testFilter_TagFilter() local
935 NetworkStats.Entry entry3 = new NetworkStats.Entry( in testFilterDebugEntries() local
1084 final NetworkStats.Entry entry3 = new NetworkStats.Entry( in testWithoutInterfaces() local
/aosp_15_r20/external/volley/core/src/test/java/com/android/volley/toolbox/
H A DDiskBasedCacheTest.java206 Cache.Entry entry3 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry3") - 1); in testTrimWithMultipleEvictions_underHysteresisThreshold() local
231 Cache.Entry entry3 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry3") - 1); in testTrimWithMultipleEvictions_atHysteresisThreshold() local
257 Cache.Entry entry3 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry3") - 1); in testTrimWithPartialEvictions() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization_test.cc128 auto entry3 = serialization.GetEntryForDelegate(delegate2.c_str(), &context1); in TEST_F() local
230 auto entry3 = in TEST_F() local
282 auto entry3 = in TEST_F() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline_test.cc523 Pipeline::ShaderInfo::DescriptorMapEntry entry3; in TEST_F() local
578 Pipeline::ShaderInfo::DescriptorMapEntry entry3; in TEST_F() local
748 Pipeline::ShaderInfo::DescriptorMapEntry entry3; in TEST_F() local
905 Pipeline::ShaderInfo::DescriptorMapEntry entry3; in TEST_F() local
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DTrafficStatsRateLimitCacheTest.kt93 val entry3 = mock(Entry::class.java) in testPut_removeLru() constant
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/framework/common/
H A DSettingsEntryTest.kt168 val entry3 = entryBuilder.build() in testSetAttributes() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java278 NotificationEntry entry3 = buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifBatchPosted() local
422 final NotificationEntry entry3 = buildNotif(TEST_PACKAGE, 3) in testCancelScheduledBuildNotificationListEventWhenNotifUpdatedSynchronously() local
500 NotificationEntry entry3 = mCollectionListener.getEntry(notif3.key); in testRankingUpdateIsProperlyIssuedToEveryone() local
645 NotificationEntry entry3 = mCollectionListener.getEntry(notif3.key); in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DPreparationCoordinatorTest.java236 NotificationEntry entry3 = getNotificationEntryBuilder().setPkg("3").build(); in testPurgesAppIconProviderCache() local
283 NotificationEntry entry3 = getNotificationEntryBuilder().setPkg("3").build(); in testPurgesNotificationIconStyleProviderCache() local
/aosp_15_r20/external/coreboot/tests/lib/
H A Dimd_cbmem-test.c300 void *entry1, *entry2, *entry3, *entry4; in test_cbmem_add() local
334 const struct cbmem_entry *entry1, *entry2, *entry3; in test_cbmem_entry_find() local
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/table/packed/
DPackedTableReaderWriterTest.java488 PackedTableReader.Entry entry3 = tableReader.getEntry(3); in entryFindNearbyEntry_intMatcher() local
528 PackedTableReader.Entry entry3 = tableReader.getEntry(3); in entryFindNearbyEntry_longMatcher() local
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/memory/
H A DMemoryArchiveTestCase.java51 final ArchiveEntry entry3 = is.getNextEntry(); in testReading() local
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmodule_unittest.cc336 auto entry3 = std::make_unique<Module::StackFrameEntry>(); in TEST() local
387 auto entry3 = std::make_unique<Module::StackFrameEntry>(); in TEST() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/flac/
H A DPictureFrameTest.java96 Metadata.Entry entry3 = in populateMediaMetadata_considersTypePriority() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/flac/
H A DPictureFrameTest.java96 Metadata.Entry entry3 = in populateMediaMetadata_considersTypePriority() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/id3/
H A DApicFrameTest.java84 Metadata.Entry entry3 = in populateMediaMetadata_considersTypePriority() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/metadata/id3/
H A DApicFrameTest.java84 Metadata.Entry entry3 = in populateMediaMetadata_considersTypePriority() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DZenModeAllBypassingAppsPreferenceControllerTest.java102 ApplicationsState.AppEntry entry3= mock(ApplicationsState.AppEntry.class); in testUpdateAppList() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
DAppGridViewTest.java97 final AppGridView.ActivityEntry entry3 = in appEntry_compare_shouldCompareIgnoreCase() local
/aosp_15_r20/packages/modules/GeoTZ/tzs2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileTest.java71 TzS2RangeFileReader.Entry entry3 = in findEntryByCellId() local
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dset_test.cpp167 struct set_entry *entry3 = _mesa_set_search_or_add(s, &d, &found); in TEST() local
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
H A DZipArchiveEntryTest.java254 final ZipArchiveEntry entry3 = new ZipArchiveEntry("foo"); in testNullCommentEqualsEmptyComment() local
/aosp_15_r20/external/grpc-grpc-java/rls/src/test/java/io/grpc/rls/
H A DLinkedHashLruCacheTest.java220 Entry entry3 = new Entry("Entry3", ticker.read() + 10); in resize() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAppManifestConfigMetricsLoggerTest.java294 String entry3 = in testDump_multipleEntries() local

12