Home
last modified time | relevance | path

Searched defs:m_uint64 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/stats/test/
H A Drtc_test_stats.h36 RTCStatsMember<uint64_t> m_uint64; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmap_proto2_unittest.proto77 map<uint64, TestIntIntMap> m_uint64 = 4; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmap_proto2_unittest.proto77 map<uint64, TestIntIntMap> m_uint64 = 4; field
/aosp_15_r20/external/webrtc/stats/
H A Drtc_stats_unittest.cc380 int m_uint64; in TEST() local