Searched defs:expectError (Results 1 – 2 of 2) sorted by relevance
33 func expectError(expectLine int) { func
1646 func expectError(t *testing.T, err error, sub string) { func