Searched refs:matchedFuncNames (Results 1 – 1 of 1) sorted by relevance
376 std::vector<std::string> matchedFuncNames; in RegisterJsonBenchmarks() local379 matchedFuncNames.push_back(muslbenchmark.first); in RegisterJsonBenchmarks()385 matchedFuncNames.push_back(useapply.first); in RegisterJsonBenchmarks()389 if (matchedFuncNames.empty()) { in RegisterJsonBenchmarks()393 for (const auto& matchedFuncName : matchedFuncNames) { in RegisterJsonBenchmarks()