Home | History | Annotate | Download | only in tests

Lines Matching refs:inputToSN

215 FILE *inputToSN = NULL;
711 inputToSN = fopen("outputSecondTime.log","w");
715 inputToSN = fopen("outputFirstTime.log","w");
1536 fclose(inputToSN);
1592 fprintf(inputToSN,"pBuffer->pBuffer[%d] = %x\n",i,pBuffer->pBuffer[i]);