Home
last modified time | relevance | path

Searched refs:checkError (Results 1 – 2 of 2) sorted by relevance

/build/soong/dexpreopt/
Dclass_loader_context_test.go235 checkError(t, err, "nested class loader context shouldn't have conditional part")
367 func checkError(t *testing.T, have error, want string) { func
/build/soong/bpfix/bpfix/
Dbpfix_test.go129 func checkError(t *testing.T, in, expectedErr string, innerTest func(*Fixer) error) { func
2017checkError(t, test.in, test.expectedErr, runPatchListMod(rewriteLicenseProperty(test.fs, test.path…
2092 checkError(t, test.in, test.expectedErr, func(fixer *Fixer) error {