Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwin32_unittest.cc36 EXPECT_EQ(expected, ToUInt64(ft)); in TEST_F()
Dwin32.h88 inline uint64_t ToUInt64(const FILETIME& ft) { in ToUInt64() function