Searched defs:expectError (Results 1 – 4 of 4) sorted by relevance
44 test_one_input(RoundToIntegerFunc func,F input,I expected,bool expectError) test_one_input() argument
55 test_one_input(RoundToIntegerFunc func,F input,I expected,bool expectError) test_one_input() argument
335 extern void expectError(errBlock); function
73 static void expectError(StringRef ExpectedMsg, Error Err) { in expectError() function