Searched refs:GetCounterAs (Results 1 – 2 of 2) sorted by relevance
/external/google-benchmark/test/ |
D | output_test.h | 136 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/ |
D | output_test.h | 136 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)
|