Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dmath_benchmark.cpp26 static void SetLabel(benchmark::State& state) { in SetLabel() function
27 state.SetLabel(names[state.range(0)]); in SetLabel()
71 SetLabel(state); in BM_math_isfinite_macro()
81 SetLabel(state); in BM_math_isfinite()
91 SetLabel(state); in BM_math_isinf_macro()
101 SetLabel(state); in BM_math_isinf()
111 SetLabel(state); in BM_math_isnan_macro()
121 SetLabel(state); in BM_math_isnan()
131 SetLabel(state); in BM_math_isnormal_macro()
141 SetLabel(state); in BM_math_isnormal()
[all …]