Searched refs:checkSnapshotExclude (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cc/ |
H A D | vendor_snapshot_test.go | 118 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libllndk", "libllndk.so", sharedDir, sharedVarian… 1117 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libexclude", "libexclude.so", sharedDir, sharedVa… 1119 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libvendor", "libvendor.so", sharedDir, sharedVari… 1121 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libavailable_exclude", "libavailable_exclude.so",… 1400 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libexclude", "libexclude.so", sharedDir, sharedVa… 1402 …checkSnapshotExclude(t, ctx, snapshotSingleton, "librecovery", "librecovery.so", sharedDir, shared… 1404 …checkSnapshotExclude(t, ctx, snapshotSingleton, "libavailable_exclude", "libavailable_exclude.so",…
|
H A D | cc_test.go | 433 func checkSnapshotExclude(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleto… func
|