Searched defs:ts2 (Results 1 – 6 of 6) sorted by relevance
52 struct timespec ts, ts2; in test_clock_gettime() local77 struct timespec ts2; in test_clock_settime() local
40 TS2<int> ts2; in f() local
136 TS2int ts2; in test() local
191 const datetime::timestamp ts2 = ts1; in ATF_TEST_CASE_BODY() local267 const datetime::timestamp ts2 = datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local323 const datetime::timestamp ts2 = datetime::timestamp::from_microseconds( in ATF_TEST_CASE_BODY() local
62 struct timespec ts1, ts2, tsn; in ATF_TC_BODY() local
199 struct timespec ts0, ts1, ts2, ts3; /* timespecs */ member