Lines Matching refs:gOnce
26 static bool gOnce; in test_matrix() local
27 if (!gOnce) { in test_matrix()
28 gOnce = true; in test_matrix()
58 static bool gOnce; in TestMatrixPreservesRightAngles() local
59 if (!gOnce) { in TestMatrixPreservesRightAngles()
60 gOnce = true; in TestMatrixPreservesRightAngles()
84 static bool gOnce; in TestMatrixRectStaysRect() local
85 if (!gOnce) { in TestMatrixRectStaysRect()
86 gOnce = true; in TestMatrixRectStaysRect()
122 static bool gOnce; in TestRect() local
123 if (!gOnce) { in TestRect()
124 gOnce = true; in TestRect()
138 static bool gOnce; in TestSquare() local
139 if (!gOnce) { in TestSquare()
140 gOnce = true; in TestSquare()
149 static bool gOnce; in TestRRectSimple() local
150 if (!gOnce) { in TestRRectSimple()
151 gOnce = true; in TestRRectSimple()
167 static bool gOnce; in TestPath() local
168 if (!gOnce) { in TestPath()
169 gOnce = true; in TestPath()
215 static bool gOnce; in TestPathConvex() local
216 if (!gOnce) { in TestPathConvex()
217 gOnce = true; in TestPathConvex()
314 static bool gOnce; in TestColorSpace() local
315 if (!gOnce) { in TestColorSpace()
316 gOnce = true; in TestColorSpace()
329 static bool gOnce; in TestColorXform() local
330 if (!gOnce) { in TestColorXform()
331 gOnce = true; in TestColorXform()