Home
last modified time | relevance | path

Searched defs:TestDebugError (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DErrorTest.cpp1029 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...]