Searched refs:GetLE64 (Results 1 – 2 of 2) sorted by relevance
80 EXPECT_EQ(UINT64_C(0xefcdab8967452301), GetLE64(buf)); in TEST()
153 inline uint64_t GetLE64(const void* memory) { in GetLE64() function