Home
last modified time | relevance | path

Searched defs:FloatDuration (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/benchmark/
Dcatch_clock.hpp22 using FloatDuration = std::chrono::duration<double, typename Clock::period>; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp6415 using FloatDuration = std::chrono::duration<double, typename Clock::period>; typedef
/external/libabigail/tests/lib/
Dcatch.hpp6449 using FloatDuration = std::chrono::duration<double, typename Clock::period>; typedef