Searched refs:te_sstream (Results 1 – 1 of 1) sorted by relevance
2028 std::stringstream te_sstream; in getTestIterationProperties() local2059 std::stringstream* current_sstream_ptr = (is_tc_stage) ? &tc_sstream : &te_sstream; in getTestIterationProperties()2185 *out_te_body_ptr = te_sstream.str(); in getTestIterationProperties()