Searched refs:out_state (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest-program.cpp330 tokenize_result(const std::string& line, std::string& out_state, argument
335 out_state = line;
339 out_state = line.substr(0, pos);
347 out_state = line.substr(0, pos);

Completed in 10 milliseconds