Searched refs:femto_second (Results 1 – 3 of 3) sorted by relevance
24 std::chrono::duration<int64_t, std::ratio<1, 1000000000000000>> femto_second(1); variable26 REQUIRE(half_minute != femto_second);
1237 ToStringChrono.tests.cpp:<line number>: passed: half_minute != femto_second for: 1 [30/1]s != 1 fs
9044 REQUIRE( half_minute != femto_second )