Lines Matching full:base10
107 base10 string120 if ret.String() != test.base10 {121 t.Errorf("#%d: bad result from %x, got %s want %s", i, test.in, ret.String(), test.base10)