Searched refs:AndroidMkDataForTest (Results 1 – 2 of 2) sorted by relevance
/build/soong/apex/ |
D | apex_test.go | 505 data := android.AndroidMkDataForTest(t, config, "", ab) 2199 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 2290 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 2321 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 2349 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 3403 data := android.AndroidMkDataForTest(t, config, "", apexBundle) 3960 data := android.AndroidMkDataForTest(t, config, "", bundle) 3975 data = android.AndroidMkDataForTest(t, config, "", flatBundle) 3998 mk := android.AndroidMkDataForTest(t, config, "", ab) 4711 data := android.AndroidMkDataForTest(t, config, "", apexBundle) [all …]
|
/build/soong/android/ |
D | testing.go | 433 func AndroidMkDataForTest(t *testing.T, config Config, bpPath string, mod blueprint.Module) Android… func
|