Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/stats/test/
H A Drtc_test_stats.h34 RTCStatsMember<uint32_t> m_uint32; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmap_proto2_unittest.proto76 map<uint32, TestIntIntMap> m_uint32 = 3; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmap_proto2_unittest.proto76 map<uint32, TestIntIntMap> m_uint32 = 3; field
/aosp_15_r20/external/webrtc/stats/
H A Drtc_stats_unittest.cc379 int m_uint32; in TEST() local