Searched refs:checkError (Results 1 – 1 of 1) sorted by relevance
203 checkError(t, err, fmt.Sprintf("invalid %s path for <uses-library> \"a\"", whichPath))223 checkError(t, err, "nested class loader context shouldn't have conditional part")268 func checkError(t *testing.T, have error, want string) { func