Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc773 SYSTEMTIME now_systime; in GetTimeInMillis() local
778 GetSystemTime(&now_systime); in GetTimeInMillis()
779 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc773 SYSTEMTIME now_systime; in GetTimeInMillis() local
778 GetSystemTime(&now_systime); in GetTimeInMillis()
779 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc774 SYSTEMTIME now_systime; in GetTimeInMillis() local
779 GetSystemTime(&now_systime); in GetTimeInMillis()
780 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc815 SYSTEMTIME now_systime; in GetTimeInMillis() local
820 GetSystemTime(&now_systime); in GetTimeInMillis()
821 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc814 SYSTEMTIME now_systime; in GetTimeInMillis() local
819 GetSystemTime(&now_systime); in GetTimeInMillis()
820 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/mesa3d/src/gtest/src/
Dgtest.cc814 SYSTEMTIME now_systime; in GetTimeInMillis() local
819 GetSystemTime(&now_systime); in GetTimeInMillis()
820 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc858 SYSTEMTIME now_systime; in GetTimeInMillis() local
863 GetSystemTime(&now_systime); in GetTimeInMillis()
864 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/googletest/googletest/src/
Dgtest.cc843 SYSTEMTIME now_systime; in GetTimeInMillis() local
846 GetSystemTime(&now_systime); in GetTimeInMillis()
847 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc2262 SYSTEMTIME now_systime; in GetTimeInMillis() local
2267 GetSystemTime(&now_systime); in GetTimeInMillis()
2268 if (SystemTimeToFileTime(&now_systime, &now_filetime)) { in GetTimeInMillis()