/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/ |
H A D | conversion_or_adjustment_lag_bucket.proto | 28 // Container for enum representing the number of days between the impression and 31 // Enum representing the number of days between the impression and the 43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 46 // Conversion lag bucket from 2 to 3 days. 2 days is included, 47 // 3 days is not. 50 // Conversion lag bucket from 3 to 4 days. 3 days is included, 51 // 4 days is not. 54 // Conversion lag bucket from 4 to 5 days. 4 days is included, 55 // 5 days is not. 58 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
H A D | conversion_lag_bucket.proto | 28 // Container for enum representing the number of days between impression and 31 // Enum representing the number of days between impression and conversion. 42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 45 // Conversion lag bucket from 2 to 3 days. 2 days is included, 46 // 3 days is not. 49 // Conversion lag bucket from 3 to 4 days. 3 days is included, 50 // 4 days is not. 53 // Conversion lag bucket from 4 to 5 days. 4 days is included, 54 // 5 days is not. 57 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/ |
H A D | conversion_or_adjustment_lag_bucket.proto | 28 // Container for enum representing the number of days between the impression and 31 // Enum representing the number of days between the impression and the 43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 46 // Conversion lag bucket from 2 to 3 days. 2 days is included, 47 // 3 days is not. 50 // Conversion lag bucket from 3 to 4 days. 3 days is included, 51 // 4 days is not. 54 // Conversion lag bucket from 4 to 5 days. 4 days is included, 55 // 5 days is not. 58 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
H A D | conversion_lag_bucket.proto | 28 // Container for enum representing the number of days between impression and 31 // Enum representing the number of days between impression and conversion. 42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 45 // Conversion lag bucket from 2 to 3 days. 2 days is included, 46 // 3 days is not. 49 // Conversion lag bucket from 3 to 4 days. 3 days is included, 50 // 4 days is not. 53 // Conversion lag bucket from 4 to 5 days. 4 days is included, 54 // 5 days is not. 57 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/ |
H A D | conversion_or_adjustment_lag_bucket.proto | 28 // Container for enum representing the number of days between the impression and 31 // Enum representing the number of days between the impression and the 43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 46 // Conversion lag bucket from 2 to 3 days. 2 days is included, 47 // 3 days is not. 50 // Conversion lag bucket from 3 to 4 days. 3 days is included, 51 // 4 days is not. 54 // Conversion lag bucket from 4 to 5 days. 4 days is included, 55 // 5 days is not. 58 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
H A D | conversion_lag_bucket.proto | 28 // Container for enum representing the number of days between impression and 31 // Enum representing the number of days between impression and conversion. 42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not. 45 // Conversion lag bucket from 2 to 3 days. 2 days is included, 46 // 3 days is not. 49 // Conversion lag bucket from 3 to 4 days. 3 days is included, 50 // 4 days is not. 53 // Conversion lag bucket from 4 to 5 days. 4 days is included, 54 // 5 days is not. 57 // Conversion lag bucket from 5 to 6 days. 5 days is included, [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/ |
D | EventReportWindowCalcDelegateTest.java | 89 long expiryTime = triggerTime + TimeUnit.DAYS.toMillis(30); in getReportingTime_eventSourceAppDestination() 90 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSourceAppDestination() 107 long expiryTime = triggerTime + TimeUnit.DAYS.toMillis(30); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow() 108 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow() 127 long expiryTime = triggerTime + TimeUnit.DAYS.toMillis(30); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow() 128 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(3); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow() 146 long expiryTime = triggerTime + TimeUnit.DAYS.toMillis(30); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow() 147 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow() 165 long expiryTime = triggerTime + TimeUnit.DAYS.toMillis(30); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger2ndWindow() 166 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(3); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger2ndWindow() [all …]
|
/aosp_15_r20/external/python/dateutil/dateutil/test/ |
D | test_relativedelta.py | 21 ccRD = rdChildClass(years=1, months=1, days=1, leapdays=1, weeks=1, 24 rd = relativedelta(years=1, months=1, days=1, leapdays=1, weeks=1, 76 relativedelta(months=+1, days=+7, hours=+10)) 125 self.assertEqual(self.today+relativedelta(days=+1, weekday=WE), 143 relativedelta(years=+2, months=+8, days=+16, 150 relativedelta(years=+25, months=+5, days=+12, 157 relativedelta(years=+25, months=+5, days=+11, 186 self.assertEqual(relativedelta(days=10) + 187 relativedelta(years=1, months=2, days=3, hours=4, 189 relativedelta(years=1, months=2, days=13, hours=4, [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/ |
D | Period.java | 64 import static java.time.temporal.ChronoUnit.DAYS; 94 * such as '2 years, 3 months and 4 days'. 96 * This class models a quantity or amount of time in terms of years, months and days. 112 * {@link ChronoUnit#MONTHS MONTHS} and {@link ChronoUnit#DAYS DAYS}. 148 private static final List<TemporalUnit> SUPPORTED_UNITS = List.of(YEARS, MONTHS, DAYS); 159 * The number of days. 161 private final int days; field in Period 168 * The months and days units will be zero. 181 * The years and days units will be zero. 193 * The resulting period will be day-based, with the amount of days [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/ |
H A D | Period.java | 64 import static java.time.temporal.ChronoUnit.DAYS; 94 * such as '2 years, 3 months and 4 days'. 96 * This class models a quantity or amount of time in terms of years, months and days. 112 * {@link ChronoUnit#MONTHS MONTHS} and {@link ChronoUnit#DAYS DAYS}. 148 private static final List<TemporalUnit> SUPPORTED_UNITS = List.of(YEARS, MONTHS, DAYS); 159 * The number of days. 161 private final int days; field in Period 168 * The months and days units will be zero. 181 * The years and days units will be zero. 193 * The resulting period will be day-based, with the amount of days [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/ |
D | Period.java | 64 import static java.time.temporal.ChronoUnit.DAYS; 94 * such as '2 years, 3 months and 4 days'. 96 * This class models a quantity or amount of time in terms of years, months and days. 112 * {@link ChronoUnit#MONTHS MONTHS} and {@link ChronoUnit#DAYS DAYS}. 148 private static final List<TemporalUnit> SUPPORTED_UNITS = List.of(YEARS, MONTHS, DAYS); 159 * The number of days. 161 private final int days; field in Period 168 * The months and days units will be zero. 181 * The years and days units will be zero. 193 * The resulting period will be day-based, with the amount of days [all …]
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/ |
H A D | Period.java | 34 import static org.threeten.bp.temporal.ChronoUnit.DAYS; 58 * A date-based amount of time, such as '2 years, 3 months and 4 days'. 60 * This class models a quantity or amount of time in terms of years, months and days. 76 * {@link ChronoUnit#MONTHS MONTHS} and {@link ChronoUnit#DAYS DAYS}. 118 * The number of days. 120 private final int days; field in Period 127 * The months and days units will be zero. 140 * The years and days units will be zero. 152 * The resulting period will have days equal to the weeks multiplied by seven. 156 * @return the period of days, not null [all …]
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/ |
D | BasalCaloriesAggregationTest.java | 33 import static java.time.temporal.ChronoUnit.DAYS; 91 .setStartTime(now.minus(2, DAYS)) in testAggregation_BasalCaloriesBurntTotal_noRecord() 92 .setEndTime(now.minus(1, DAYS)) in testAggregation_BasalCaloriesBurntTotal_noRecord() 108 .setStartTime(Instant.now().minus(2, DAYS)) in testAggregation_BasalCaloriesBurntTotal_lbm() 109 .setEndTime(Instant.now().minus(1, DAYS)) in testAggregation_BasalCaloriesBurntTotal_lbm() 115 insertRecords(List.of(getBaseLeanBodyMassRecord(now.minus(2, DAYS), 50000))); in testAggregation_BasalCaloriesBurntTotal_lbm() 120 .setStartTime(Instant.now().minus(2, DAYS)) in testAggregation_BasalCaloriesBurntTotal_lbm() 121 .setEndTime(Instant.now().minus(1, DAYS)) in testAggregation_BasalCaloriesBurntTotal_lbm() 134 getBaseLeanBodyMassRecord(now.minus(1, DAYS), 40000), in testAggregation_BasalCaloriesBurntTotal_lbm_group() 135 getBaseLeanBodyMassRecord(now.minus(2, DAYS), 30000), in testAggregation_BasalCaloriesBurntTotal_lbm_group() [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/noising/ |
D | SourceNoiseHandlerAttributionProbabilityTest.java | 26 import static java.util.concurrent.TimeUnit.DAYS; 85 DAYS.toMillis(10), // source event report window in data() 99 DAYS.toMillis(10), // source event report window in data() 100 DAYS.toMillis(1), // install cooldown window in data() 112 DAYS.toMillis(10), // source event report window in data() 125 DAYS.toMillis(10), // source event report window in data() 140 DAYS.toMillis(10), // source event report window in data() 141 DAYS.toMillis(1), // install cooldown window in data() 155 DAYS.toMillis(1), // source event report window in data() 156 DAYS.toMillis(1), // install cooldown window in data() [all …]
|
D | SourceNoiseHandlerTest.java | 255 .setExpiryTime(baseTime + TimeUnit.DAYS.toMillis(30)) in fakeReports_flexLiteEventReport_setsTriggerTime() 295 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(30)) in impressionNoiseParamGeneration() 309 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(30)) in impressionNoiseParamGeneration() 323 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(30)) in impressionNoiseParamGeneration() 337 .setExpiryTime(eventTime + TimeUnit.DAYS.toMillis(30)) in impressionNoiseParamGeneration() 338 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(30)) in impressionNoiseParamGeneration() 352 .setExpiryTime(eventTime + TimeUnit.DAYS.toMillis(7)) in impressionNoiseParamGeneration() 353 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(7)) in impressionNoiseParamGeneration() 367 .setExpiryTime(eventTime + TimeUnit.DAYS.toMillis(2)) in impressionNoiseParamGeneration() 368 .setEventReportWindow(eventTime + TimeUnit.DAYS.toMillis(2)) in impressionNoiseParamGeneration() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/duration/testdata/ |
H A D | testdata_en.txt | 69 3 days ago 70 2 days ago 72 0 days 74 2 days from now 75 3 days from now 76 5 days from now 77 10 days from now 78 11 days from now 79 12 days from now 80 20 days from now [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/ |
H A D | testdata_en.txt | 69 3 days ago 70 2 days ago 72 0 days 74 2 days from now 75 3 days from now 76 5 days from now 77 10 days from now 78 11 days from now 79 12 days from now 80 20 days from now [all …]
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/chronicletests/src/com/android/libraries/pcc/chronicle/test/ |
D | ChronicleApiPolicyCapabilitiesTest.kt | 52 Capabilities(listOf(Ttl.Days(1).toRange(), Ttl.Hours(3))) in testCapabilitiesUnique() 71 assertThat(ttl30d.ttl).isEqualTo(Capability.Ttl.Days(30)) in testCapabilitiesFromAnnotationsTtl() 84 assertThat(persistentAndTtl30d.ttl).isEqualTo(Capability.Ttl.Days(30)) in testCapabilitiesFromAnnotationsPersistentAndTtl() 117 Capability.Range(Capability.Ttl.Days(30), Capability.Ttl.Hours(1)), in testCapabilitiesContains() 126 assertThat(capabilities.contains(Capability.Ttl.Days(30))).isTrue() in testCapabilitiesContains() 128 … capabilities.contains(Capability.Range(Capability.Ttl.Days(20), Capability.Ttl.Hours(15))) in testCapabilitiesContains() 142 Capability.Ttl.Days(10).toRange() in testCapabilitiesContains() 152 Capability.Ttl.Days(10).toRange(), in testCapabilitiesContains() 167 val capabilities = Capabilities(listOf(Capability.Range(Ttl.Days(10), Ttl.Days(2)))) in testCapabilitiesIsEquivalent() 168 assertThat(capabilities.contains(Ttl.Days(5))).isTrue() in testCapabilitiesIsEquivalent() [all …]
|
/aosp_15_r20/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/ |
D | AppStateUsageStatsBridgeTest.java | 56 private static final long STARTING_TIME = TimeUnit.DAYS.toMillis(1000); 100 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(1000)); in test_appInstalledSameDayNeverUsed_isInvalid() 114 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(1000)); in test_noThresholdFilter_appInstalledSameDayNeverUsed_isValid() 128 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(910)); in test_unusedApp_isValid() 142 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(910)); in test_noThresholdFilter_unusedApp_isValid() 156 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(910)); in test_unknownLastUse_isFilteredOut() 171 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(910)); in test_noThresholdFilter_unknownLastUse_isFilteredOut() 186 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(800)); in test_oldAppRecentlyUsed_isNotValid() 187 registerLastUse(PACKAGE_NAME, TimeUnit.DAYS.toMillis(999)); in test_oldAppRecentlyUsed_isNotValid() 201 addPackageToPackageManager(PACKAGE_NAME, TimeUnit.DAYS.toMillis(800)); in test_noThresholdFilter_oldAppRecentlyUsed_isValid() [all …]
|
D | AppsAsyncLoaderTest.java | 59 private static final long STARTING_TIME = TimeUnit.DAYS.toMillis(1000); 228 TimeUnit.DAYS.toMillis(800), in test_multipleApps_processCorrectly() 229 TimeUnit.DAYS.toMillis(800)); in test_multipleApps_processCorrectly() 230 registerLastUse(PACKAGE_CLEARABLE, TimeUnit.DAYS.toMillis(800)); in test_multipleApps_processCorrectly() 231 registerApp(clearable, 0, TimeUnit.DAYS.toMillis(800)); in test_multipleApps_processCorrectly() 235 TimeUnit.DAYS.toMillis(1000), in test_multipleApps_processCorrectly() 236 TimeUnit.DAYS.toMillis(1000)); in test_multipleApps_processCorrectly() 237 registerLastUse(PACKAGE_TOO_NEW_TO_DELETE, TimeUnit.DAYS.toMillis(1000)); in test_multipleApps_processCorrectly() 238 registerApp(tooNewtoDelete, 1, TimeUnit.DAYS.toMillis(1000)); in test_multipleApps_processCorrectly() 241 PACKAGE_SYSTEM, TimeUnit.DAYS.toMillis(800), TimeUnit.DAYS.toMillis(800)); in test_multipleApps_processCorrectly() [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | content_v2_1.returnpolicy.html | 125 …days items can be returned after delivery, where one day is defined to be 24 hours after the deliv… 126 …days is required for returns. Exceptions may be made for electronics or non-returnable items such … 139 …days items can be returned after delivery, where one day is defined to be 24 hours after the deliv… 140 …days is required for returns. Exceptions may be made for electronics or non-returnable items such … 185 …days items can be returned after delivery, where one day is defined to be 24 hours after the deliv… 186 …days is required for returns. Exceptions may be made for electronics or non-returnable items such … 199 …days items can be returned after delivery, where one day is defined to be 24 hours after the deliv… 200 …days is required for returns. Exceptions may be made for electronics or non-returnable items such … 251 …days items can be returned after delivery, where one day is defined to be 24 hours after the deliv… 252 …days is required for returns. Exceptions may be made for electronics or non-returnable items such … [all …]
|
/aosp_15_r20/external/python/dateutil/dateutil/ |
D | relativedelta.py | 45 years, months, weeks, days, hours, minutes, seconds, microseconds: 63 Will add given days to the date found, if year is a leap 67 Set the yearday or the non-leap year day (jump leap days). 106 years=0, months=0, days=0, leapdays=0, weeks=0, argument 129 self.days = 0 150 # time units (seconds, days and microseconds) 168 self.seconds = delta.seconds + delta.days * 86400 179 self.days = days + weeks * 7 251 self.days += div * s 266 return int(self.days / 7.0) [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft3/optional/format/ |
H A D | date.json | 12 "description": "a valid date string with 31 days in January", 17 "description": "a invalid date string with 32 days in January", 22 "description": "a valid date string with 28 days in February (normal)", 27 "description": "a invalid date string with 29 days in February (normal)", 32 "description": "a valid date string with 29 days in February (leap)", 37 "description": "a invalid date string with 30 days in February (leap)", 42 "description": "a valid date string with 31 days in March", 47 "description": "a invalid date string with 32 days in March", 52 "description": "a valid date string with 30 days in April", 57 "description": "a invalid date string with 31 days in April", [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/optional/format/ |
H A D | date.json | 45 "description": "a valid date string with 31 days in January", 50 "description": "a invalid date string with 32 days in January", 55 "description": "a valid date string with 28 days in February (normal)", 60 "description": "a invalid date string with 29 days in February (normal)", 65 "description": "a valid date string with 29 days in February (leap)", 70 "description": "a invalid date string with 30 days in February (leap)", 75 "description": "a valid date string with 31 days in March", 80 "description": "a invalid date string with 32 days in March", 85 "description": "a valid date string with 30 days in April", 90 "description": "a invalid date string with 31 days in April", [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/optional/format/ |
H A D | date.json | 45 "description": "a valid date string with 31 days in January", 50 "description": "a invalid date string with 32 days in January", 55 "description": "a valid date string with 28 days in February (normal)", 60 "description": "a invalid date string with 29 days in February (normal)", 65 "description": "a valid date string with 29 days in February (leap)", 70 "description": "a invalid date string with 30 days in February (leap)", 75 "description": "a valid date string with 31 days in March", 80 "description": "a invalid date string with 32 days in March", 85 "description": "a valid date string with 30 days in April", 90 "description": "a invalid date string with 31 days in April", [all …]
|