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