Lines Matching refs:notSupportedString
89 const std::string notSupportedString = notSupportedStream.str();
91 TCU_THROW(NotSupportedError, notSupportedString.c_str());
108 const std::string notSupportedString = notSupportedStream.str();
110 TCU_THROW(NotSupportedError, notSupportedString.c_str());
137 const std::string notSupportedString = notSupportedStream.str();
139 TCU_THROW(NotSupportedError, notSupportedString.c_str());
148 const std::string notSupportedString = notSupportedStream.str();
150 TCU_THROW(NotSupportedError, notSupportedString.c_str());
159 const std::string notSupportedString = notSupportedStream.str();
161 TCU_THROW(NotSupportedError, notSupportedString.c_str());