Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6593 struct EnvironmentEstimate { struct
6598 operator EnvironmentEstimate<Duration2>() const { in operator EnvironmentEstimate<Duration2>() argument
6605 EnvironmentEstimate<FloatDuration<Clock>> clock_resolution;
6606 EnvironmentEstimate<FloatDuration<Clock>> clock_cost;
7063 EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_resolution(int iterations) { in estimate_clock_resolution()
7072EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()