Searched refs:TimespecToNs (Results 1 – 1 of 1) sorted by relevance
31 auto TimespecToNs = [](struct timespec t) { in TEST() local54 ASSERT_GT(TimespecToNs(ts), tenNs); in TEST()56 ASSERT_LT(TimespecToNs(ts), thirstyS); in TEST()