Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Doutput_test.h136 T GetCounterAs(const char* entry_name) const { in GetCounterAs() function
193 _CHECK_RESULT_VALUE(entry, GetCounterAs, var_type, var_name, relationship, value)
199 … _CHECK_FLOAT_RESULT_VALUE(entry, GetCounterAs, double, var_name, relationship, value, eps_factor)
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h136 T GetCounterAs(const char* entry_name) const { in GetCounterAs() function
193 _CHECK_RESULT_VALUE(entry, GetCounterAs, var_type, var_name, relationship, value)
199 … _CHECK_FLOAT_RESULT_VALUE(entry, GetCounterAs, double, var_name, relationship, value, eps_factor)