Home | History | Annotate | Download | only in googletest

Lines Matching full:gettimeofday

53 // gettimeofday().
89 // MinGW has gettimeofday() but not _ftime64().
91 // gettimeofday().
105 // Assume other platforms have gettimeofday().
107 // gettimeofday().
809 gettimeofday(&now, NULL);