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