Home
last modified time | relevance | path

Searched refs:EnvironmentEstimate (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/benchmark/
Dcatch_environment.hpp20 struct EnvironmentEstimate { struct
25 operator EnvironmentEstimate<Duration2>() const { in operator EnvironmentEstimate<Duration2>() argument
32 EnvironmentEstimate<FloatDuration<Clock>> clock_resolution;
33 EnvironmentEstimate<FloatDuration<Clock>> clock_cost;
/external/catch2/include/internal/benchmark/detail/
Dcatch_estimate_clock.hpp61 EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_resolution(int iterations) { in estimate_clock_resolution()
70EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
/external/catch2/single_include/catch2/
Dcatch.hpp6614 struct EnvironmentEstimate { struct
6619 operator EnvironmentEstimate<Duration2>() const { in operator EnvironmentEstimate<Duration2>() argument
6626 EnvironmentEstimate<FloatDuration<Clock>> clock_resolution;
6627 EnvironmentEstimate<FloatDuration<Clock>> clock_cost;
7086 EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_resolution(int iterations) { in estimate_clock_resolution()
7095EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
/external/libabigail/tests/lib/
Dcatch.hpp6646 struct EnvironmentEstimate { struct
6651 operator EnvironmentEstimate<Duration2>() const { in operator EnvironmentEstimate<Duration2>() argument
6658 EnvironmentEstimate<FloatDuration<Clock>> clock_resolution;
6659 EnvironmentEstimate<FloatDuration<Clock>> clock_cost;
7118 EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_resolution(int iterations) { in estimate_clock_resolution()
7127EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()