Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go518 type simpleErrorHandler struct { struct
519 function func(t *testing.T, result *TestResult)
522 func (h simpleErrorHandler) CheckErrors(t *testing.T, result *TestResult) {