/aosp_15_r20/external/ltp/include/ |
H A D | tst_timer.h | 798 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt() 896 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add() 923 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff() 945 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns() 963 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_us() 981 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ms() 1013 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_abs_diff_us()
|
/aosp_15_r20/external/ltp/lib/newlib_tests/ |
H A D | test_timer.c | 18 struct tst_ts ts1, ts2; in test_diff() local 48 struct tst_ts ts1, ts2; in test_lt() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | TestUtilities.java | 31 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local 51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/util/ |
H A D | TestUtilities.java | 28 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local 48 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 77 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add() 84 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/ |
D | testparse_time.cpp | 92 std::string ts2("2002-12-31 00:00:00.999999999"); in main() local 98 std::string ts2("2002-12-31 00:00:00."); in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/ |
H A D | freq-step.c | 43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() 51 struct timespec ts1, ts2, ts3; in get_sample() local
|
/aosp_15_r20/external/liburing/test/ |
H A D | link-timeout.c | 167 struct __kernel_timespec ts1, ts2; in test_single_link_timeout_ception() local 936 struct __kernel_timespec ts1, ts2; in test_timeout_link_chain5() local
|
H A D | 7ad0e4b2f83c.c | 34 struct __kernel_timespec ts1, ts2; in main() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | ServiceRestarterTest.java | 186 final long[] ts2 = startKillAndRestart(am, ACTION_KILL | ACTION_WAIT | ACTION_STOPPKG, in testDisableServiceRestartBackoff() local 250 final long[] ts2 = startKillAndRestart(am, ACTION_ALL, uid1Listener1, uid1Listener2, in testExtraDelaysInServiceRestartOnLowMem() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_time_tai.c | 12 __u64 ts1, ts2; in time_tai() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/ |
H A D | 3-1.c | 23 struct timespec ts1, ts2, ts3, ts4; in main() local
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | cond_version.c | 20 struct timespec ts0, ts1, ts2; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/impl/ |
H A D | tensor_spec_test.cc | 31 TensorSpec ts2; in TEST() local
|
/aosp_15_r20/external/clang/test/PCH/ |
H A D | pragma-diag-section.cpp | 40 TS2<int> ts2; in f() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | time_tai.c | 37 __u64 ts1, ts2, now; in test_time_tai() local
|
H A D | fexit_sleep.c | 15 struct timespec ts2 = { .tv_sec = 10 }; in do_sleep() local
|
/aosp_15_r20/external/toybox/toys/posix/ |
H A D | time.c | 29 struct timespec ts, ts2; in time_main() local
|
/aosp_15_r20/hardware/st/nfc/st21nfc/hal/ |
D | hal_fwlog.h | 43 uint8_t ts2; member
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | struct5.c | 15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
|
/aosp_15_r20/external/libffi/testsuite/libffi.call/ |
H A D | struct5.c | 15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | raw_syscall_tests.cc | 44 struct timespec ts2; in TEST() local
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/ |
H A D | last_write_time.pass.cpp | 93 bool CompareTimeExact(TimeSpec ts, TimeSpec ts2) { in CompareTimeExact() 97 TimeSpec ts2 = {}; in CompareTimeExact() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/ |
H A D | last_write_time.pass.cpp | 149 bool CompareTimeExact(TimeSpec ts, TimeSpec ts2) { in CompareTimeExact() 153 TimeSpec ts2 = {}; in CompareTimeExact() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | migration.c | 66 struct timespec ts1, ts2; in migrate() local
|