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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h276 // Int32, UInt32, Int64, UInt64, TimeInMillis
3010 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:std::tr1
9516 // pointer. Casting to UInt64 first solves the problem.
9518 reinterpret_cast<internal::UInt64>(p));

Completed in 250 milliseconds