Searched refs:hasPath (Results 1 – 2 of 2) sorted by relevance
176 char hasPath; in ReadTestIdentification() local193 this->readChar(&hasPath); in ReadTestIdentification()194 if (hasPath == 'y') in ReadTestIdentification()
290 char hasPath; in ReadTestIdentification() local306 fscanf(this->infile,"%c\n",&hasPath); in ReadTestIdentification()307 if (hasPath == 'y') in ReadTestIdentification()