Searched refs:AndroidMkDataForTest (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ |
D | testing.go | 431 func AndroidMkDataForTest(t *testing.T, config Config, bpPath string, mod blueprint.Module) Android… func
|
/build/soong/apex/ |
D | apex_test.go | 463 data := android.AndroidMkDataForTest(t, config, "", ab) 2748 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 3278 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 3309 mk := android.AndroidMkDataForTest(t, config, "", ab) 4019 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 4408 data := android.AndroidMkDataForTest(t, config, "", apexBundle)
|