Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex_test.go51 ctx, config := testApexContext(t, bp, handlers...)
68 ctx, config := testApexContext(t, bp, handlers...)
126 func testApexContext(_ *testing.T, bp string, handlers ...testCustomizer) (*android.TestContext, an… func