/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/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/recentaccess/ |
D | RecentAccessViewModelTest.kt | 108 val time1 = Instant.ofEpochMilli(timeSource.currentTimeMillis()).minusSeconds(1) in <lambda>() constant 184 val time1 = NOW.minusSeconds(1) in <lambda>() constant 292 val time1 = NOW.minusSeconds(1) in <lambda>() constant 424 val time1 = MIDNIGHT.minusSeconds(60) in <lambda>() constant 481 val time1 = MIDNIGHT.plusSeconds(60) in <lambda>() constant 541 val time1 = MIDNIGHT.plusSeconds(60) in <lambda>() constant 616 val time1 = NOW.minusSeconds(1) // cluster 1, app 1 in <lambda>() constant
|
/aosp_15_r20/external/iperf3/src/ |
H A D | iperf_time.c | 39 iperf_time_now(struct iperf_time *time1) in iperf_time_now() 56 iperf_time_now(struct iperf_time *time1) in iperf_time_now() 73 iperf_time_add_usecs(struct iperf_time *time1, uint64_t usecs) in iperf_time_add_usecs() 103 iperf_time_compare(struct iperf_time *time1, struct iperf_time *time2) in iperf_time_compare() 125 iperf_time_diff(struct iperf_time *time1, struct iperf_time *time2, struct iperf_time *diff) in iperf_time_diff()
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_convolve_test.cc | 391 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 493 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 598 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 699 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 797 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 890 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 984 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 1077 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 1287 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 1398 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local [all …]
|
H A D | blend_a64_mask_test.cc | 179 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 296 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 410 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 525 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local
|
H A D | pickrst_test.cc | 115 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunPixelProjErrorTest() local 287 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunPixelProjErrorTest() local 468 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunGetProjSubspaceTest() local 653 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunGetProjSubspaceTestHBD() local
|
H A D | masked_sad_test.cc | 170 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in runMaskedSADTest() local 256 const double time1 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in runHighbdMaskedSADTest() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_compile.cpp | 239 timeval time1, time2; in test_large_compile() local 439 timeval time1, time2; in test_multi_file_libraries() local 662 timeval time1, time2; in test_multiple_embedded_headers() local 866 timeval time1, time2; in test_multiple_libraries() local 1082 timeval time1, time2; in test_multiple_files_multiple_libraries() local 1252 timeval time1, time2; in test_multiple_files() local 4008 timeval time1, time2; in test_compile_and_link_status_options_log() local
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue377/ |
H A D | ReferencesTest.java | 74 long time1 = System.currentTimeMillis(); in referencesWithRecursiveKeysNotAllowedByDefault() local 114 long time1 = System.currentTimeMillis(); in referencesWithRestrictedNesting() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/zip/ |
H A D | OldAndroidZipStressTest.java | 93 long time1 = System.currentTimeMillis(); in testZipStressManifest() local 113 long time1 = System.currentTimeMillis(); in testZipStressAllFiles() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/ |
D | time_sync.c | 60 bool time_sync_add(time_sync_t *sync, uint64_t time1, uint64_t time2) { in time_sync_add() 87 bool time_sync_estimate_time1(time_sync_t *sync, uint64_t time2, uint64_t *time1) in time_sync_estimate_time1()
|
/aosp_15_r20/external/zxing/zxing.appspot.com/src/main/java/com/google/zxing/web/generator/client/ |
H A D | CalendarEventGenerator.java | 260 Date time1 = getDateFromTextBox(timePicker1); in getDateTimeValues() local 300 private static Date addMilliseconds(Date time1, long milliseconds) { in addMilliseconds()
|
/aosp_15_r20/frameworks/av/media/utils/ |
H A D | TimeCheck.cpp | 115 static size_t commonTimePrefixPosition(std::string_view time1, std::string_view time2) { in commonTimePrefixPosition() 147 std::string_view timeSuffix(std::string_view time1, std::string_view time2) { in timeSuffix()
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/ |
H A D | TestWakeupClientServiceImplUnitTest.cpp | 276 int64_t time1 = getNow(); in TEST_F() local 304 int64_t time1 = getNow(); in TEST_F() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
H A D | TimeZoneRuleTest.java | 758 long time1 = getUTCMillis(2005, Calendar.JULY, 4); in TestTimeZoneRuleCoverage() local 1077 long time1 = getUTCMillis(1990, Calendar.JUNE, 1); in TestSimpleTimeZoneCoverage() local 1227 long time1 = getUTCMillis(1950, Calendar.JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneRuleTest.java | 755 long time1 = getUTCMillis(2005, Calendar.JULY, 4); in TestTimeZoneRuleCoverage() local 1074 long time1 = getUTCMillis(1990, Calendar.JUNE, 1); in TestSimpleTimeZoneCoverage() local 1224 long time1 = getUTCMillis(1950, Calendar.JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | fake_stat_time_test.py | 49 def assertLessExceptWindows(self, time1, time2): argument 55 def assertLessExceptPosix(self, time1, time2): argument
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowLegacyChoreographerTest.java | 28 long time1 = instance.getFrameTimeNanos(); in setFrameInterval_shouldUpdateFrameInterval() local
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | difftime.c | 20 difftime(time_t time1, time_t time0) in difftime()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tzrulets.cpp | 1203 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local 1514 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local 1751 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tzrulets.cpp | 1201 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local 1512 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local 1749 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/ |
H A D | GeolocationTimeZoneSuggestionTest.java | 37 long time1 = 1111L; in testEquals() local
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | monotonic_clock.rs | 50 let time1 = trusty_clock.now().0; in get_milliseconds_since_boot_test() localVariable
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/ |
H A D | StressEmitterTest.java | 38 long time1 = System.nanoTime(); in testPerformance() local
|
H A D | StressTest.java | 41 long time1 = System.nanoTime(); in testPerformance() local
|