Searched refs:ToUInt64 (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | win32_unittest.cc | 36 EXPECT_EQ(expected, ToUInt64(ft)); in TEST_F() |
D | win32.h | 88 inline uint64_t ToUInt64(const FILETIME& ft) { in ToUInt64() function |