Searched refs:hasParamID (Results 1 – 2 of 2) sorted by relevance
177 char hasParamID; in ReadTestIdentification() local184 this->readChar(&hasParamID); in ReadTestIdentification()186 if (hasParamID == 'y') in ReadTestIdentification()
291 char hasParamID; in ReadTestIdentification() local297 fscanf(this->infile,"%c\n",&hasParamID); in ReadTestIdentification()299 if (hasParamID == 'y') in ReadTestIdentification()