Home | History | Annotate | Download | only in proptools

Lines Matching refs:Errorf

283 			t.Errorf("test case %s", testString)
284 t.Errorf("incorrect output")
285 t.Errorf(" expected: %#v", testCase.out)
286 t.Errorf(" got: %#v", got)
505 t.Errorf("test case %s", testString)
506 t.Errorf("incorrect output")
507 t.Errorf(" expected: %#v", testCase.out)
508 t.Errorf(" got: %#v", got)
521 t.Errorf("test case %s", testString)
522 t.Errorf("incorrect output")
523 t.Errorf(" expected: %#v", testCase.out)
524 t.Errorf(" got: %#v", got)