Home
last modified time | relevance | path

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

/build/soong/android/
Dprebuilt_test.go419 func testPrebuiltErrorWithFixture(t *testing.T, expectedError, bp string, fixture FixturePreparer) { argument
437 func testPrebuiltError(t *testing.T, expectedError, bp string) { argument