Home | History | Annotate | Download | only in gm

Lines Matching defs:thisLine

2070                 SkString thisLine = linesFromFile[j];
2071 if (thisLine.isEmpty() || thisLine.startsWith('#')) {
2074 ignoreTestSubstrings.push_back(thisLine);