Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Djdeps_test.go170 …android.AssertStringListDoesNotContain(t, "IdeInfo.Deps should contain not contain `none`", dpInfo…
174 …android.AssertStringListDoesNotContain(t, "IdeInfo.Deps should contain not contain `none`", dpInfo…
H A Dkotlin_test.go539 android.AssertStringListDoesNotContain(t, "unexpected compose compiler dependency",
586 android.AssertStringListDoesNotContain(t, "unexpected kotlin plugin dependency",
H A Djava_test.go3071 …android.AssertStringListDoesNotContain(t, "foo combined inputs", fooCombine.Inputs.Strings(), andr…
H A Dapp_test.go4723 android.AssertStringListDoesNotContain(
/aosp_15_r20/build/soong/android/
H A Dtest_asserts.go167 func AssertStringListDoesNotContain(t *testing.T, message string, list []string, s string) { func
182 AssertStringListDoesNotContain(t, message, list, s)
H A Ddefaults_test.go171AssertStringListDoesNotContain(t, "defaults should not depend on gen", collectDeps(defaults), "gen…
/aosp_15_r20/build/soong/dexpreopt/
H A Ddexpreopt_test.go220 …android.AssertStringListDoesNotContain(t, "apex sscp jar copy", rule.Outputs().Strings(), "out/soo…
263 …android.AssertStringListDoesNotContain(t, "apex sscp jar copy", rule.Outputs().Strings(), "out/soo…
/aosp_15_r20/build/soong/cc/
H A Dsanitize_test.go807 …android.AssertStringListDoesNotContain(t, "unexpected libclang_rt.ubsan_minimal in bin_depends_ubs…
811 …android.AssertStringListDoesNotContain(t, "unexpected libclang_rt.ubsan_minimal in bin_no_ubsan st…
827 …android.AssertStringListDoesNotContain(t, "unexpected -Wl,--exclude-libs for minimal runtime in bi…
831 …android.AssertStringListDoesNotContain(t, "unexpected -Wl,--exclude-libs for minimal runtime in bi…
H A Dtidy_test.go238 … android.AssertStringListDoesNotContain(t, libName+" does not need .tidy file", depFiles, tidyFile)
/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator_test.go215 android.AssertStringListDoesNotContain(
/aosp_15_r20/build/soong/apex/
H A Dapex_test.go2186 …android.AssertStringListDoesNotContain(t, "non-updatable myapex2 should not generate depsinfo file…
2194 android.AssertStringListDoesNotContain(t, "do not track if not available for platform",
2259 …android.AssertStringListDoesNotContain(t, "non-updatable myapex2 should not generate depsinfo file…
2267 android.AssertStringListDoesNotContain(t, "do not track if not available for platform",
2333 …android.AssertStringListDoesNotContain(t, "non-updatable myapex2 should not generate depsinfo file…
2341 android.AssertStringListDoesNotContain(t, "do not track if not available for platform",
9846 android.AssertStringListDoesNotContain(t, "", a.makeModulesToInstall, dep)
10261 android.AssertStringListDoesNotContain(t, "filesystem should not have libbar",
11646 android.AssertStringListDoesNotContain(t,
11650 android.AssertStringListDoesNotContain(t,
/aosp_15_r20/build/soong/filesystem/
H A Dfilesystem_test.go573 android.AssertStringListDoesNotContain(t, "unexpected entry", fs.entries, e)