Searched refs:sm (Results 1 – 1 of 1) sorted by relevance
187 std::smatch sm; in TEST_F() local190 while (std::regex_search(output, sm, benchmark_re)) { in TEST_F()192 output = sm.suffix(); in TEST_F()