Searched defs:FixtureErrorHandler (Results 1 – 4 of 4) sorted by relevance
25 func runTest(t *testing.T, errorHandler android.FixtureErrorHandler, bp string) *android.TestResult…
443 ExtendWithErrorHandler(errorHandler FixtureErrorHandler) FixturePreparer582 type FixtureErrorHandler interface { interface
43 func testGenLib(t *testing.T, errorHandler android.FixtureErrorHandler, bp string) *android.TestRes…
403 func snapshotTestErrorHandler(snapshotTest snapshotTest, handler android.FixtureErrorHandler) snaps…