Home
last modified time | relevance | path

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

/aosp12/build/soong/sdk/
H A Dexports_test.go39 result := testSdkWithFs(t, ``,
H A Dsdk_test.go166 result := testSdkWithFs(t, ``,
318 result := testSdkWithFs(t, sdk, nil)
H A Dtesting.go96 func testSdkWithFs(t *testing.T, bp string, fs android.MockFS) *android.TestResult { func
H A Dcc_sdk_test.go37 return testSdkWithFs(t, bp, ccTestFs)