Searched refs:GetCounterAs (Results 1 – 1 of 1) sorted by relevance
/third_party/benchmark/test/ |
D | output_test.h | 134 T GetCounterAs(const char* entry_name) const { in GetCounterAs() function 191 CHECK_RESULT_VALUE_IMPL(entry, GetCounterAs, var_type, var_name, relationship, value) 197 …CHECK_FLOAT_RESULT_VALUE_IMPL(entry, GetCounterAs, double, var_name, relationship, value, eps_fact…
|