Searched defs:TestDebugError (Results 1 – 1 of 1) sorted by relevance
1029 class TestDebugError : public ErrorInfo<TestDebugError, StringError> { class 1032 TestDebugError(const Twine &S) : ErrorInfo(S, test_error_code::unspecified) {} in TestDebugError() function in __anon04a5a4b52c11::TestDebugError [all...]