Searched refs:tst_ts_from_us (Results 1 – 2 of 2) sorted by relevance
22 ts2 = tst_ts_from_us(type, VAL_US); in test_diff()51 ts2 = tst_ts_from_us(type, VAL_US + 1); in test_lt()
688 tst_ts_from_us(enum tst_ts_type type, long long us) in tst_ts_from_us() function704 return tst_ts_to_timespec(tst_ts_from_us(TST_LIBC_TIMESPEC, us)); in tst_timespec_from_us()