/aosp_15_r20/bionic/tests/ |
H A D | time_test.cpp | 40 TEST(time, time) { in TEST() argument 65 TEST(time, gmtime) { in TEST() argument 77 TEST(time, gmtime_r) { in TEST() argument 90 TEST(time, mktime_TZ_as_UTC_and_offset) { in TEST() argument 112 TEST(time, gmtime_no_stack_overflow_14313703) { in TEST() argument 125 TEST(time, mktime_empty_TZ) { in TEST() argument 149 TEST(time, mktime_10310929) { in TEST() argument 173 TEST(time, mktime_EOVERFLOW) { in TEST() argument 212 TEST(time, mktime_invalid_tm_TZ_combination) { in TEST() argument 232 TEST(time, mktime_after_2100) { in TEST() argument [all …]
|
/aosp_15_r20/external/perfetto/ui/src/frontend/ |
H A D | gridline_helper_unittest.ts | 40 {type: TickType.MAJOR, time: 0n}, constant 41 {type: TickType.MINOR, time: 1n}, constant 42 {type: TickType.MINOR, time: 2n}, constant 43 {type: TickType.MINOR, time: 3n}, constant 44 {type: TickType.MINOR, time: 4n}, constant 45 {type: TickType.MEDIUM, time: 5n}, constant 46 {type: TickType.MINOR, time: 6n}, constant 47 {type: TickType.MINOR, time: 7n}, constant 48 {type: TickType.MINOR, time: 8n}, constant 49 {type: TickType.MINOR, time: 9n}, constant [all …]
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | LayerHistoryIntegrationTest.cpp | 70 void setBufferWithPresentTime(sp<Layer>& layer, nsecs_t time) { in setBufferWithPresentTime() 77 void setFrontBufferWithPresentTime(sp<Layer>& layer, nsecs_t time) { in setFrontBufferWithPresentTime() 170 void recordFramesAndExpect(sp<Layer>& layer, nsecs_t& time, Fps frameRate, in recordFramesAndExpect() 202 nsecs_t time = systemTime(); in TEST_F() local 223 nsecs_t time = systemTime(); in TEST_F() local 245 nsecs_t time = systemTime(); in TEST_F() local 318 nsecs_t time = systemTime(); in TEST_F() local 385 nsecs_t time = systemTime(); in TEST_F() local 410 nsecs_t time = systemTime(); in TEST_F() local 431 nsecs_t time = systemTime(); in TEST_F() local [all …]
|
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | nstime.c | 12 nstime_init(nstime_t *time, uint64_t ns) { in nstime_init() 17 nstime_init2(nstime_t *time, uint64_t sec, uint64_t nsec) { in nstime_init2() 22 nstime_ns(const nstime_t *time) { in nstime_ns() 27 nstime_msec(const nstime_t *time) { in nstime_msec() 32 nstime_sec(const nstime_t *time) { in nstime_sec() 37 nstime_nsec(const nstime_t *time) { in nstime_nsec() 42 nstime_copy(nstime_t *time, const nstime_t *source) { in nstime_copy() 52 nstime_add(nstime_t *time, const nstime_t *addend) { in nstime_add() 59 nstime_iadd(nstime_t *time, uint64_t addend) { in nstime_iadd() 66 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) { in nstime_subtract() [all …]
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | time_formatting.cc | 33 UDate ToUDate(const Time& time) { in ToUDate() 40 std::u16string TimeFormat(const icu::DateFormat& formatter, const Time& time) { in TimeFormat() 48 const Time& time) { in TimeFormatWithoutAmPm() 115 std::u16string TimeFormatTimeOfDay(const Time& time) { in TimeFormatTimeOfDay() 123 std::u16string TimeFormatTimeOfDayWithMilliseconds(const Time& time) { in TimeFormatTimeOfDayWithMilliseconds() 128 std::u16string TimeFormatTimeOfDayWithHourClockType(const Time& time, in TimeFormatTimeOfDayWithHourClockType() 145 std::u16string TimeFormatShortDate(const Time& time) { in TimeFormatShortDate() 151 std::u16string TimeFormatShortDateNumeric(const Time& time) { in TimeFormatShortDateNumeric() 157 std::u16string TimeFormatShortDateAndTime(const Time& time) { in TimeFormatShortDateAndTime() 163 std::u16string TimeFormatShortDateAndTimeWithTimeZone(const Time& time) { in TimeFormatShortDateAndTimeWithTimeZone() [all …]
|
H A D | time_formatting_unittest.cc | 36 std::u16string GetShortTimeZone(const Time& time) { in GetShortTimeZone() 80 Time time; in TEST() local 118 Time time; in TEST() local 156 Time time; in TEST() local 183 Time time; in TEST() local 220 Time time; in TEST() local 245 Time time; in TEST() local 270 Time time; in TEST() local 288 Time time; in TEST() local 356 Time time; in TEST() local [all …]
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/ |
HD | joda-time-2.9.1.jar | ... joda/time/chrono/
org/joda/time/convert/
org/joda/time/field ... |
/aosp_15_r20/external/caliper/lib/ |
HD | joda-time-2.1.jar | ... joda/time/chrono/
org/joda/time/convert/
org/joda/time/field ... |
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | time_formatting.cc | 27 const Time& time) { in TimeFormat() 36 const Time& time) { in TimeFormatWithoutAmPm() 98 string16 TimeFormatTimeOfDay(const Time& time) { in TimeFormatTimeOfDay() 106 string16 TimeFormatTimeOfDayWithMilliseconds(const Time& time) { in TimeFormatTimeOfDayWithMilliseconds() 111 string16 TimeFormatTimeOfDayWithHourClockType(const Time& time, in TimeFormatTimeOfDayWithHourClockType() 131 string16 TimeFormatShortDate(const Time& time) { in TimeFormatShortDate() 137 string16 TimeFormatShortDateNumeric(const Time& time) { in TimeFormatShortDateNumeric() 143 string16 TimeFormatShortDateAndTime(const Time& time) { in TimeFormatShortDateAndTime() 149 string16 TimeFormatShortDateAndTimeWithTimeZone(const Time& time) { in TimeFormatShortDateAndTimeWithTimeZone() 156 string16 TimeFormatMonthAndYear(const Time& time) { in TimeFormatMonthAndYear() [all …]
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/ |
D | Dates.java | 68 public static CharSequence getRelativeTimeSpanString(final long time) { in getRelativeTimeSpanString() 87 public static CharSequence getConversationTimeString(final long time) { in getConversationTimeString() 91 public static CharSequence getMessageTimeString(final long time) { in getMessageTimeString() 95 public static CharSequence getWidgetTimeString(final long time, final boolean abbreviated) { in getWidgetTimeString() 99 public static CharSequence getFastScrollPreviewTimeString(final long time) { in getFastScrollPreviewTimeString() 103 public static CharSequence getMessageDetailsTimeString(final long time) { in getMessageDetailsTimeString() 116 private static CharSequence getTimeString(final long time, final boolean abbreviated, in getTimeString() 130 public static CharSequence getTimestamp(final long time, final long now, in getTimestamp() 164 private static CharSequence getTodayTimeStamp(final long time, final int flags) { in getTodayTimeStamp() 169 private static CharSequence getExplicitFormattedTime(final long time, final int flags, in getExplicitFormattedTime() [all …]
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/ |
D | AggregationApisTest.java | 127 Instant time = Instant.now().minus(2, DAYS); in groupByDuration_noData_nullResponses() local 143 LocalDateTime time = LocalDateTime.now(ZoneOffset.UTC).minusDays(2); in groupByPeriod_noData_nullResponses() local 158 Instant time = Instant.now().minus(2, DAYS); in aggregateWithInstantFilter_stepsCountTotal() local 176 Instant time = Instant.now().minus(1, DAYS).truncatedTo(MILLIS); in groupByDurationWithInstantFilter_activeCaloriesBurnedTotal() local 212 Instant time = Instant.now().minus(1, DAYS).truncatedTo(DAYS); in groupByDurationWithLocalFilter_distanceTotal() local 253 Instant time = Instant.now().minus(1, DAYS).truncatedTo(DAYS); in groupByPeriod_weightAvg() local 293 Instant time = Instant.now().minus(1, DAYS).truncatedTo(DAYS); in aggregateWithInstantFilter_weightMax() local 312 Instant time = Instant.now().minus(1, DAYS).truncatedTo(DAYS); in groupByDurationWithInstantFilter_weightMin() local 353 Instant time = Instant.now().minus(1, DAYS).truncatedTo(DAYS); in groupByPeriod_stepsCadenceMax() local 385 Instant time = Instant.now().minus(1, DAYS); in aggregationRequest_emptyAggregationType_throws() local [all …]
|
/aosp_15_r20/packages/services/Iwlan/test/com/google/android/iwlan/ |
D | ErrorPolicyManagerTest.java | 253 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testValidCarrierConfig() local 348 long time = mErrorPolicyManager.reportIwlanError(apn, authFailedIwlanError); in testShouldKeepRetryIndexForDifferentErrorCause() local 416 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testDefaultPolicyFallback() local 493 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testChoosingFallbackPolicy() local 542 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testNullCarrierConfig() local 665 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testCanBringUpTunnel() local 720 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testNoErrorScenario() local 770 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testWifiDisableUnthrottle() local 825 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testWFCDisableUnthrottle() local 880 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testAPMUnthrottle() local [all …]
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowMediaMetadataRetriever.java | 120 public static void addFrame(DataSource ds, long time, Bitmap bitmap) { in addFrame() 128 DataSource ds, long time, int dstWidth, int dstHeight, Bitmap bitmap) { in addScaledFrame() 145 public static void addFrame(String path, long time, Bitmap bitmap) { in addFrame() 146 addFrame(toDataSource(path), time, bitmap); in addFrame() local 160 public static void addFrame(Context context, Uri uri, long time, Bitmap bitmap) { in addFrame() 161 addFrame(toDataSource(context, uri), time, bitmap); in addFrame() local 175 public static void addFrame(String uri, Map<String, String> headers, long time, Bitmap bitmap) { in addFrame() 176 addFrame(toDataSource(uri, headers), time, bitmap); in addFrame() local 189 public static void addFrame(FileDescriptor fd, long time, Bitmap bitmap) { in addFrame() 190 addFrame(toDataSource(fd), time, bitmap); in addFrame() local [all …]
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/ |
D | InputPointersTests.java | 73 final int time = i * 4; in testAdd() local 81 final int time = i * 4; in testAdd() local 97 final int time = i * 4; in testAddAt() local 105 final int time = i * 4; in testAddAt() local 121 final int time = i * 4; in testSet() local 141 final int time = i * 4; in testCopy() local 170 final int time = i; in testAppend() local 186 final int time = i * 4 + dstLength; in testAppend() local 240 final int time = i; in testAppendResizableIntArray() local 255 final int time = i * 2 + dstLength; in testAppendResizableIntArray() local [all …]
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/ |
H A D | _time.py | 86 def __init__(self, state, behavior, time): argument 158 def _ensure_called_through(self, time): argument 166 def _call_at(self, behavior, time): argument 177 def time(self): member in StrictRealTime 183 def call_at(self, behavior, time): argument 191 def sleep_until(self, time): argument 197 def __init__(self, time): argument 201 def time(self): member in StrictFakeTime 213 def call_at(self, behavior, time): argument 228 def sleep_until(self, time): argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/ |
H A D | calendar_test.cc | 33 int64 time; in TEST_F() local 45 int64 time; in TEST_F() local 66 int64 time; in TEST_F() local 103 int64 time; in TEST_F() local 157 int64 time; in TEST_F() local 182 int64 time; in TEST_F() local 312 int64 time; in TEST_F() local 329 int64 time; in TEST_F() local 345 int64 time; in TEST_F() local
|
/aosp_15_r20/external/webrtc/rtc_base/numerics/ |
H A D | event_based_exponential_moving_average_unittest.cc | 38 int64_t time = 23; in TEST() local 50 int64_t time = 23; in TEST() local 62 int64_t time = 23; in TEST() local 74 int64_t time = 23; in TEST() local 96 int64_t time = 23; in TEST() local 124 int64_t time = 23; in TEST() local 169 constexpr int64_t time = 23; in TEST() local 192 constexpr int64_t time = 23; in TEST() local 213 constexpr int64_t time = 23; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/g3doc/ |
H A D | gpu_backend.md | 57 ### Optimization 66 ### Canonicalization 73 ### Buffer Analysis 81 ### LMHLO Conversion 110 ### IR Emission 129 ### Thunk Building 155 ### Constructing GpuExecutable
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | PlayerComponent.java | 118 protected void move(float time, float timeDelta, GameObject parentObject) { in move() 215 TimeSystem time = sSystemRegistry.timeSystem; in update() local 331 protected void stateMove(float time, float timeDelta, GameObject parentObject) { in stateMove() 385 protected void stateStomp(float time, float timeDelta, GameObject parentObject) { in stateStomp() 425 protected void gotoHitReact(GameObject parentObject, float time) { in gotoHitReact() 437 protected void stateHitReact(float time, float timeDelta, GameObject parentObject) { in stateHitReact() 444 protected void gotoDead(float time) { in gotoDead() 449 protected void stateDead(float time, float timeDelta, GameObject parentObject) { in stateDead() 480 protected void gotoWin(float time) { in gotoWin() 487 protected void stateWin(float time, float timeDelta, GameObject parentObject) { in stateWin() [all …]
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/ |
H A D | neural_stylus_palm_detection_filter_util_unittest.cc | 198 base::TimeTicks time = base::TimeTicks() + base::Seconds(30); in TEST_P() local 218 base::TimeTicks time = base::TimeTicks() + base::Seconds(30); in TEST_P() local 242 base::TimeTicks time = base::TimeTicks() + base::Seconds(30); in TEST_P() local 284 base::TimeTicks time = base::TimeTicks() + base::Seconds(30); in TEST_P() local 321 base::TimeTicks time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST_P() local 332 base::TimeTicks time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST_P() local 354 base::TimeTicks time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST_P() local 398 base::TimeTicks time = down_time + base::Milliseconds(4); in TEST() local 441 base::TimeTicks time = down_time + base::Milliseconds(4); in TEST() local 496 base::TimeTicks time = down_time + base::Milliseconds(20); in TEST() local
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/ |
H A D | test-cmpxchg-nolock.c | 48 cycles_t time1, time2, time; in do_testbaseline() local 75 cycles_t time1, time2, time; in do_test_sync_cmpxchg() local 106 cycles_t time1, time2, time; in do_test_cmpxchg() local 133 cycles_t time1, time2, time; in do_test_sync_inc() local 161 cycles_t time1, time2, time; in do_test_inc() local 191 cycles_t time1, time2, time; in do_test_enable_int() local 218 cycles_t time1, time2, time; in do_test_disable_int() local 246 cycles_t time1, time2, time; in do_test_int() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | minmax.rs | 60 time: Instant, field 218 let mut time = Instant::now(); in get_windowed_min_rtt() localVariable 242 let mut time = Instant::now(); in get_windowed_min_bandwidth() localVariable 266 let mut time = Instant::now(); in get_windowed_max_rtt() localVariable 290 let mut time = Instant::now(); in get_windowed_max_bandwidth() localVariable 316 let mut time = Instant::now(); in get_windowed_min_estimates_rtt() localVariable 348 let mut time = Instant::now(); in get_windowed_min_estimates_bandwidth() localVariable 380 let mut time = Instant::now(); in get_windowed_max_estimates_rtt() localVariable 412 let mut time = Instant::now(); in get_windowed_max_estimates_bandwidth() localVariable
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | minmax.rs | 60 time: Instant, field 218 let mut time = Instant::now(); in get_windowed_min_rtt() localVariable 242 let mut time = Instant::now(); in get_windowed_min_bandwidth() localVariable 266 let mut time = Instant::now(); in get_windowed_max_rtt() localVariable 290 let mut time = Instant::now(); in get_windowed_max_bandwidth() localVariable 316 let mut time = Instant::now(); in get_windowed_min_estimates_rtt() localVariable 348 let mut time = Instant::now(); in get_windowed_min_estimates_bandwidth() localVariable 380 let mut time = Instant::now(); in get_windowed_max_estimates_rtt() localVariable 412 let mut time = Instant::now(); in get_windowed_max_estimates_bandwidth() localVariable
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | high_precision_time_unittest.ts | 45 const time = new HPTime(t(136n), 0.3); constant 51 let time = new HPTime(t(1n), 2.3); variable 61 const time = new HPTime(t(1n), -0.4); constant 67 const time = new HPTime(t(1152921504606846976n)); constant 72 let time = new HPTime(t(2315700508990407843n)); variable 144 const time = new HPTime(t(1n), 0.2); constant
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/ |
H A D | Monitor.java | 374 public boolean enter(long time, TimeUnit unit) { in enter() 414 public boolean enterInterruptibly(long time, TimeUnit unit) throws InterruptedException { in enterInterruptibly() 467 public boolean enterWhen(Guard guard, long time, TimeUnit unit) throws InterruptedException { in enterWhen() 547 public boolean enterWhenUninterruptibly(Guard guard, long time, TimeUnit unit) { in enterWhenUninterruptibly() 637 public boolean enterIf(Guard guard, long time, TimeUnit unit) { in enterIf() 686 public boolean enterIfInterruptibly(Guard guard, long time, TimeUnit unit) in enterIfInterruptibly() 756 public boolean waitFor(Guard guard, long time, TimeUnit unit) throws InterruptedException { in waitFor() 790 public boolean waitForUninterruptibly(Guard guard, long time, TimeUnit unit) { in waitForUninterruptibly() 926 private static long toSafeNanos(long time, TimeUnit unit) { in toSafeNanos()
|