Searched refs:gLegal (Results 1 – 2 of 2) sorted by relevance
14 } gLegal[] = { variable70 int index = rand->nextRangeU(0, (int) SK_ARRAY_COUNT(gLegal) - 1); in MakeRandomParsePathPiece()71 const Legal& legal = gLegal[index]; in MakeRandomParsePathPiece()
19 } gLegal[] = { variable75 int index = fuzz->nextRangeU(0, (int) SK_ARRAY_COUNT(gLegal) - 1); in MakeRandomParsePathPiece()76 const Legal& legal = gLegal[index]; in MakeRandomParsePathPiece()