Home | History | Annotate | Download | only in proptools

Lines Matching full:errorf

254 			t.Errorf("test case %s", testString)
255 t.Errorf("incorrect output")
256 t.Errorf(" expected: %#v", testCase.out)
257 t.Errorf(" got: %#v", got)
457 t.Errorf("test case %s", testString)
458 t.Errorf("incorrect output")
459 t.Errorf(" expected: %#v", testCase.out)
460 t.Errorf(" got: %#v", got)
473 t.Errorf("test case %s", testString)
474 t.Errorf("incorrect output")
475 t.Errorf(" expected: %#v", testCase.out)
476 t.Errorf(" got: %#v", got)