Searched refs:getExpectedError (Results 1 – 4 of 4) sorted by relevance
183 return getExpectedError(ErrorMsg); in parseIntExpr2()209 return getExpectedError(ErrorMsg); in parseIntExpr2()215 return getExpectedError("string"); in readString()221 return getExpectedError("string"); in readFilename()227 return getExpectedError("identifier"); in readIdentifier()233 return getExpectedError("int or string"); in readIntOrString()241 return getExpectedError("int or identifier"); in readTypeOrName()254 return getExpectedError(#TokenName); in consumeType()257 return getExpectedError(#TokenCh); in consumeType()326 return getExpectedError(join(FlagDesc, "/"), true); in parseFlags()[all …]
182 Error getExpectedError(const Twine &Message, bool IsAlreadyRead = false);
386 public function getExpectedError() function in Grpc\\Testing\\RequestParams
1827 glw::GLenum getExpectedError (void) const;1904 if (error != getExpectedError()) in iterate()1906 … " << glu::getErrorStr(error) << ", expected: " << glu::getErrorStr(getExpectedError()) << tcu::Te… in iterate()1956 glw::GLenum NegativeTexParameterCase::getExpectedError (void) const in getExpectedError() function in deqp::gles31::Functional::__anoneadaa2760111::NegativeTexParameterCase