Home
last modified time | relevance | path

Searched defs:LegacyDatagramCapsule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dcapsule.h75 struct QUICHE_EXPORT LegacyDatagramCapsule { struct
80 bool operator==(const LegacyDatagramCapsule& other) const { argument
H A Dcapsule_test.cc104 TEST_F(CapsuleTest, LegacyDatagramCapsule) { in TEST_F() argument