Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dmath_benchmark.cpp27 static void SetLabel(benchmark::State& state) { in SetLabel() function
28 state.SetLabel(names[state.range_x()]); in SetLabel()
68 SetLabel(state); in BM_math_isfinite_macro()
83 SetLabel(state); in BM_math_isfinite()
93 SetLabel(state); in BM_math_isinf_macro()
103 SetLabel(state); in BM_math_isinf()
113 SetLabel(state); in BM_math_isnan_macro()
123 SetLabel(state); in BM_math_isnan()
133 SetLabel(state); in BM_math_isnormal_macro()
144 SetLabel(state); in BM_math_isnormal()
[all …]