Home | History | Annotate | Download | only in big

Lines Matching full:setbits

351 		got := z.SetBits(test)
354 t.Errorf("SetBits(%v) = %v; want %v", test, got.abs, want)
358 t.Errorf("SetBits(%v): got negative result", test)