HomeSort by relevance Sort by last modified time
    Searched refs:logfilename_ (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
sat.h 170 char logfilename_[255]; // Name of file to log to. member in class:Sat
sat.cc 79 logfile_ = open(logfilename_,
91 logfilename_);
99 logfilename_);
706 logfilename_[0] = 0;
796 ARG_SVALUE("-l", logfilename_);
941 if (strcmp(logfilename_, ""))
    [all...]

Completed in 121 milliseconds