Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dvendor_snapshot_test.go1009 func assertExcludeFromVendorSnapshotIs(t *testing.T, ctx *android.TestContext, name string, expecte… func
1084 assertExcludeFromVendorSnapshotIs(t, ctx, "libinclude", false)
1085 assertExcludeFromVendorSnapshotIs(t, ctx, "libexclude", true)
1086 assertExcludeFromVendorSnapshotIs(t, ctx, "libavailable_exclude", true)
1090 assertExcludeFromVendorSnapshotIs(t, ctx, "libvendor", false)