Home
last modified time | relevance | path

Searched refs:tc_sstream (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.cpp2027 std::stringstream tc_sstream; in getTestIterationProperties() local
2059 std::stringstream* current_sstream_ptr = (is_tc_stage) ? &tc_sstream : &te_sstream; in getTestIterationProperties()
2180 tc_sstream << "}\n"; in getTestIterationProperties()
2184 *out_tc_body_ptr = tc_sstream.str(); in getTestIterationProperties()