Home | History | Annotate | Download | only in utils

Lines Matching defs:file

5  * you may not use this file except in compliance with the License.
30 // Include results file (generated manually)
37 // copy the output into the .cc.inc file in the form
42 // in the .cc.inc file.
80 ScratchFile file;
82 const char* filename = file.GetFilename().c_str();
121 // into the .inc file.
124 // Check the results match the appropriate results in the .inc file.
125 FILE *fp = popen(cmd, "r");