Searched defs:kMaxPoints (Results 1 – 8 of 8) sorted by relevance
16 kMaxPoints = 4, enumerator
49 kMaxPoints = 32 enumerator
36 kMaxPoints = 54 // 2 lines + 1 cubic require 6 points; times 9 pieces enumerator
97 kMaxPoints = 6, enumerator
196 const int kMaxPoints = 9; in TEST() local