Home
last modified time | relevance | path

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

/build/soong/rust/
Dtesting.go40 android.FixtureAddTextFile(rustDefaultsDir+"Android.bp", GatherRequiredDepsForTest()),
48 func GatherRequiredDepsForTest() string { func
/build/soong/cc/
Dtesting.go38 func GatherRequiredDepsForTest(oses ...android.OsType) string { func
643 bp = bp + GatherRequiredDepsForTest(os)
/build/soong/java/
Dapp_test.go379 …r(t, `module "bar".*: should support min_sdk_version\(29\)`, cc.GatherRequiredDepsForTest(android.…
397 testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`
417 bp := cc.GatherRequiredDepsForTest(android.Android) + `
471 bp := cc.GatherRequiredDepsForTest(android.Android) + `
491 bp := cc.GatherRequiredDepsForTest(android.Android) + `
1161 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`
1279 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`
1370 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`
2176 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`