Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp383 for (const auto& useapply : g_applyBenchmarks) { in RegisterJsonBenchmarks() local
384 if (MatchFuncNameInJson(useapply.first, fnName)) { in RegisterJsonBenchmarks()
385 matchedFuncNames.push_back(useapply.first); in RegisterJsonBenchmarks()