Searched refs:snapshotTestCustomization (Results 1 – 1 of 1) sorted by relevance
138 snapshotTestCustomizations: map[snapshotTest]*snapshotTestCustomization{},264 customization := snapshotBuildInfo.snapshotTestCustomization(testConfig)384 customization := info.snapshotTestCustomization(snapshotTest)393 customization := info.snapshotTestCustomization(snapshotTest)408 customization := info.snapshotTestCustomization(snapshotTest)414 type snapshotTestCustomization struct { struct480 snapshotTestCustomizations map[snapshotTest]*snapshotTestCustomization486 func (i *snapshotBuildInfo) snapshotTestCustomization(snapshotTest snapshotTest) *snapshotTestCusto… func489 customization = &snapshotTestCustomization{