Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go591 type simpleErrorHandler struct { struct
592 function func(t *testing.T, result *TestResult)
595 func (h simpleErrorHandler) CheckErrors(t *testing.T, result *TestResult) {