Home
last modified time | relevance | path

Searched defs:frame5 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_control_frame_manager_test.cc206 QuicStopSendingFrame frame5 = {5, kTestStreamId, kTestStopSendingCode}; in TEST_F() local
271 QuicStopSendingFrame frame5 = {5, kTestStreamId, kTestStopSendingCode}; in TEST_F() local
H A Dquic_packet_creator_test.cc1825 QuicMessageFrame frame5(5, MemSliceFromString(large_message)); in TEST_P() local
/aosp_15_r20/external/skia/tests/
H A DPathOpsConicIntersectionTest.cpp222 const SkDConic frame5[] = { variable