Home | History | Annotate | Download | only in testing

Lines Matching refs:tc

172 //         for _, tc := range tests {
173 // tc := tc // capture range variable
174 // t.Run(tc.Name, func(t *testing.T) {