Lines Matching refs:Errorf
68 t.Errorf("incorrect output:")
69 t.Errorf(" input: %#v", in)
70 t.Errorf(" expected: %#v", want)
71 t.Errorf(" got: %#v", out)
127 t.Errorf("incorrect output:")
128 t.Errorf(" input: %#v", testCase.in)
129 t.Errorf(" expected: %#v", testCase.out)
130 t.Errorf(" got: %#v", out)
164 t.Errorf("incorrect output:")
165 t.Errorf(" input: %#v", testCase.input)
166 t.Errorf(" prefix: %#v", prefix)
167 t.Errorf(" expected: %#v", testCase.expected)
168 t.Errorf(" got: %#v", out)
203 t.Errorf("incorrect output:")
204 t.Errorf(" key: %#v", testCase.key)
205 t.Errorf(" input: %#v", input)
206 t.Errorf(" expected: %#v", testCase.expected)
207 t.Errorf(" got: %#v", out)
234 t.Errorf("incorrect output:")
235 t.Errorf(" key: %#v", testCase.key)
236 t.Errorf(" input: %#v", input)
237 t.Errorf(" expected: %#v", testCase.expected)
238 t.Errorf(" got: %#v", out)
269 t.Errorf("incorrect output:")
270 t.Errorf(" str: %#v", testCase.str)
271 t.Errorf(" prefixes: %#v", prefixes)
272 t.Errorf(" expected: %#v", testCase.expected)
273 t.Errorf(" got: %#v", out)
286 t.Errorf("incorrect remainder output:")
287 t.Errorf(" input: %#v", input)
288 t.Errorf(" filter: %#v", filter)
289 t.Errorf(" expected: %#v", expected)
290 t.Errorf(" got: %#v", remainder)
295 t.Errorf("incorrect filtered output:")
296 t.Errorf(" input: %#v", input)
297 t.Errorf(" filter: %#v", filter)
298 t.Errorf(" expected: %#v", expected)
299 t.Errorf(" got: %#v", filtered)
317 t.Errorf("incorrect output:")
318 t.Errorf(" input: %#v", input)
319 t.Errorf(" filter: %#v", filter)
320 t.Errorf(" expected: %#v", expected)
321 t.Errorf(" got: %#v", out)
367 t.Errorf("incorrect output:")
368 t.Errorf(" key: %#v", testCase.key)
369 t.Errorf(" input: %#v", testCase.input)
370 t.Errorf(" expected: %#v", testCase.expectedFound)
371 t.Errorf(" got: %#v", found)
374 t.Errorf("incorrect output:")
375 t.Errorf(" key: %#v", testCase.key)
376 t.Errorf(" input: %#v", testCase.input)
377 t.Errorf(" expected: %#v", testCase.expectedOut)
378 t.Errorf(" got: %#v", out)
433 t.Errorf("root should be %q but got %q", expected, root)
437 t.Errorf("suffix should be %q but got %q", expected, suffix)
441 t.Errorf("ext should be %q but got %q", expected, ext)
449 t.Errorf("root should be %q but got %q", expected, root)
453 t.Errorf("suffix should be %q but got %q", expected, suffix)
457 t.Errorf("ext should be %q but got %q", expected, ext)
465 t.Errorf("root should be %q but got %q", expected, root)
469 t.Errorf("suffix should be %q but got %q", expected, suffix)
473 t.Errorf("ext should be %q but got %q", expected, ext)
481 t.Errorf("root should be %q but got %q", expected, root)
485 t.Errorf("suffix should be %q but got %q", expected, suffix)
488 t.Errorf("ext should be %q but got %q", expected, ext)
556 t.Errorf("ShardStrings(%v, %v) = %v, want %v",
584 t.Errorf("ShardPaths(%v, %v) = %v, want %v",