Searched refs:snapshotFilename (Results 1 – 1 of 1) sorted by relevance
/aosp12/build/soong/cc/ |
H A D | cc_test.go | 399 …ndroid.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilename, subDir, vari… argument 407 snapshotPath := filepath.Join(subDir, snapshotFilename) 428 …ndroid.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilename, subDir, vari… argument 430 …checkSnapshotIncludeExclude(t, ctx, singleton, moduleName, snapshotFilename, subDir, variant, true… 433 …ndroid.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilename, subDir, vari… argument 435 …checkSnapshotIncludeExclude(t, ctx, singleton, moduleName, snapshotFilename, subDir, variant, fals… 438 …ndroid.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilename, subDir, vari… argument 440 …checkSnapshotIncludeExclude(t, ctx, singleton, moduleName, snapshotFilename, subDir, variant, true…
|