Searched refs:sout (Results 1 – 1 of 1) sorted by relevance
53 std::ostringstream sout; in GetAudioParamString() local55 sout << "key: '" << ptr.first << "' value: '" << ptr.second << "'\n"; in GetAudioParamString()57 return sout.str(); in GetAudioParamString()