Home | History | Annotate | Download | only in tests

Lines Matching refs:set

14     a.set(0, 0);
16 a.set(5, -5);
20 b.set(5, 0);
23 a.set(3, 5);
42 a.set(0, 0);
44 a.set(x, -x);
48 b.set(x, 0);
51 a.set(y, x);
61 ia.set(ix, iy);
62 a.set(x, y);