Searched refs:max_loop_str (Results 1 – 1 of 1) sorted by relevance
71 std::string max_loop_str; in TEST_F() local74 std::getline(max_loop, max_loop_str); in TEST_F()80 int max_loop_value = std::stoi(max_loop_str); in TEST_F()