Searched refs:kTenthMicrosInMilliSecond (Results 1 - 11 of 11) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc772 const DWORD kTenthMicrosInMilliSecond = 10000; local
783 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/googletest/googletest/src/
H A Dgtest.cc810 const DWORD kTenthMicrosInMilliSecond = 10000; local
821 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc813 const DWORD kTenthMicrosInMilliSecond = 10000; local
824 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc771 const DWORD kTenthMicrosInMilliSecond = 10000; local
782 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/mesa3d/src/gtest/src/
H A Dgtest.cc786 const DWORD kTenthMicrosInMilliSecond = 10000; local
797 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/protobuf/gtest/src/
H A Dgtest.cc749 const DWORD kTenthMicrosInMilliSecond = 10000; local
760 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc771 const DWORD kTenthMicrosInMilliSecond = 10000; local
782 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/v8/testing/gtest/src/
H A Dgtest.cc812 const DWORD kTenthMicrosInMilliSecond = 10000; local
823 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc786 const DWORD kTenthMicrosInMilliSecond = 10000; local
797 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc2089 const DWORD kTenthMicrosInMilliSecond = 10000; local
2100 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc2270 const DWORD kTenthMicrosInMilliSecond = 10000; local
2281 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -

Completed in 446 milliseconds