Lines Matching defs:snapshotBuildInfo
439 type snapshotBuildInfo struct { struct
440 t *testing.T
443 r *android.TestResult
446 androidBpContents string
449 infoContents string
453 snapshotContents []string
457 copyRules string
461 otherCopyRules string
466 intermediateZip string
470 mergeZips []string
473 outputZip string
476 targetBuildRelease *buildRelease
479 snapshotTestCustomizations snapshotTestCustomizationSet
507 …napshotBuildInfo) snapshotTestCustomization(snapshotTest snapshotTest) *snapshotTestCustomization {