Home
last modified time | relevance | path

Searched defs:ts2 (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/ltp/include/
H A Dtst_timer.h798 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 Dtest_timer.c18 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 DTestUtilities.java31 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 DTestUtilities.java28 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 Dtest_util.c77 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/
Dtestparse_time.cpp92 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 Dfreq-step.c43 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 Dlink-timeout.c167 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 D7ad0e4b2f83c.c34 struct __kernel_timespec ts1, ts2; in main() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DServiceRestarterTest.java186 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 Dtest_time_tai.c12 __u64 ts1, ts2; in time_tai() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
H A D3-1.c23 struct timespec ts1, ts2, ts3, ts4; in main() local
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dcond_version.c20 struct timespec ts0, ts1, ts2; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/impl/
H A Dtensor_spec_test.cc31 TensorSpec ts2; in TEST() local
/aosp_15_r20/external/clang/test/PCH/
H A Dpragma-diag-section.cpp40 TS2<int> ts2; in f() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dtime_tai.c37 __u64 ts1, ts2, now; in test_time_tai() local
H A Dfexit_sleep.c15 struct timespec ts2 = { .tv_sec = 10 }; in do_sleep() local
/aosp_15_r20/external/toybox/toys/posix/
H A Dtime.c29 struct timespec ts, ts2; in time_main() local
/aosp_15_r20/hardware/st/nfc/st21nfc/hal/
Dhal_fwlog.h43 uint8_t ts2; member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct5.c15 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 Dstruct5.c15 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/
Draw_syscall_tests.cc44 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 Dlast_write_time.pass.cpp93 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 Dlast_write_time.pass.cpp149 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 Dmigration.c66 struct timespec ts1, ts2; in migrate() local

123