Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc81 std::string PerformSubstitutions(std::string source) { in PerformSubstitutions() function
350 substituted_regex(internal::PerformSubstitutions(regex_str)), in TestCase()
371 KV.second = internal::PerformSubstitutions(KV.second); in SetSubstitutions()