/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 | 109 val time2 = time1.minusSeconds(60) in <lambda>() constant 185 val time2 = time1.minusSeconds(60) in <lambda>() constant 293 val time2 = time1.minusSeconds(60) in <lambda>() constant 425 val time2 = time1.minusSeconds(60) in <lambda>() constant 482 val time2 = MIDNIGHT in <lambda>() constant 542 val time2 = MIDNIGHT in <lambda>() constant 618 val time2 = time1.minusSeconds(61) // cluster 3, app 1 in <lambda>() constant
|
/aosp_15_r20/external/javassist/src/test/test1/ |
H A D | BenchProceedNew.java | 23 long time2 = System.currentTimeMillis(); in org0() local 34 long time2 = System.currentTimeMillis(); in jvst0() local 45 long time2 = System.currentTimeMillis(); in org2() local 56 long time2 = System.currentTimeMillis(); in jvst2() local
|
H A D | BenchStaticMethod.java | 24 long time2 = System.currentTimeMillis(); in test() local 33 long time2 = System.currentTimeMillis(); in orgTest() local 44 long time2 = System.currentTimeMillis(); in handTest() local
|
H A D | BenchProceed.java | 29 long time2 = System.currentTimeMillis(); in p() local 38 long time2 = System.currentTimeMillis(); in q() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_convolve_test.cc | 403 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 505 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 610 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 711 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 807 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 900 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 994 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 1087 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local 1298 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in TestConvolveSpeed() local 1410 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in SpeedTest() local [all …]
|
H A D | blend_a64_mask_test.cc | 188 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 305 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 419 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local 535 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in Execute() local
|
H A D | pickrst_test.cc | 123 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunPixelProjErrorTest() local 295 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunPixelProjErrorTest() local 475 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunGetProjSubspaceTest() local 660 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in RunGetProjSubspaceTestHBD() local
|
H A D | masked_sad_test.cc | 176 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in runMaskedSADTest() local 271 const double time2 = static_cast<double>(aom_usec_timer_elapsed(&timer)); in runHighbdMaskedSADTest() local
|
/aosp_15_r20/external/iperf3/src/ |
H A D | iperf_time.c | 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/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 | 86 long time2 = System.currentTimeMillis(); in referencesWithRecursiveKeysNotAllowedByDefault() local 126 long time2 = System.currentTimeMillis(); in referencesWithRestrictedNesting() 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/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | EnvReverbTest.java | 138 int time2 = mReverb.getDecayTime(); in test1_1Decay() local 186 int time2 = mReverb.getReverbDelay(); in test1_2Reverb() local
|
H A D | AudioEffectTest.java | 489 int time2 = mEffect.byteArrayToInt(value); in test3_3SetParameterIntByteArray() local 600 int time2 = mEffect.byteArrayToInt(value); in test3_6SetParameterIntArrayByteArray() local
|
/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 | 277 int64_t time2 = getNow() + 1; in TEST_F() local 305 int64_t time2 = getNow() + 1; in TEST_F() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
H A D | TimeZoneRuleTest.java | 759 long time2 = getUTCMillis(2015, Calendar.JULY, 4); in TestTimeZoneRuleCoverage() local 1078 long time2 = getUTCMillis(2000, Calendar.JUNE, 1); in TestSimpleTimeZoneCoverage() local 1228 long time2 = getUTCMillis(2020, 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 | 756 long time2 = getUTCMillis(2015, Calendar.JULY, 4); in TestTimeZoneRuleCoverage() local 1075 long time2 = getUTCMillis(2000, Calendar.JUNE, 1); in TestSimpleTimeZoneCoverage() local 1225 long time2 = getUTCMillis(2020, 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 | 29 long time2 = instance.getFrameTimeNanos(); in setFrameInterval_shouldUpdateFrameInterval() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tzrulets.cpp | 1204 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local 1515 UDate time2 = getUTCMillis(2000, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local 1752 UDate time2 = getUTCMillis(2020, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tzrulets.cpp | 1202 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local 1513 UDate time2 = getUTCMillis(2000, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local 1750 UDate time2 = getUTCMillis(2020, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
|
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/ |
H A D | GeolocationTimeZoneSuggestionTest.java | 47 long time2 = 2222L; in testEquals() local
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | monotonic_clock.rs | 51 let time2 = trusty_clock.now().0; in get_milliseconds_since_boot_test() localVariable
|