Home
last modified time | relevance | path

Searched refs:now_systime (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2272 SYSTEMTIME now_systime; in GetTimeInMillis() local
2277 GetSystemTime(&now_systime); in GetTimeInMillis()
2278 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()