Searched defs:AppendError (Results 1 – 3 of 3) sorted by relevance
42 void AppendError(const char* fmt, ...) { in AppendError() function
133 CommandReturnObject::AppendError (const char *in_string) in AppendError() function in CommandReturnObject
173 void TestingInstance::AppendError(const std::string& message) { in AppendError() function in TestingInstance