Searched refs:num_draw_circle_call (Results 1 – 2 of 2) sorted by relevance
26 pub num_draw_circle_call: u32, field65 num_draw_circle_call: 0, in new()217 self.num_draw_circle_call += 1; in draw_circle()
282 assert_eq!(b.num_draw_circle_call, 1); in test_circle_element()