Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/web_transport/
Dweb_transport.h50 kTooBig, enumerator
/external/perfetto/src/trace_processor/db/column/
Dnumeric_storage.cc303 enum ExtremeVal { kTooBig, kTooSmall, kOk }; in ValidateSearchConstraints() enumerator
/external/pigweed/pw_bluetooth_sapphire/host/sdp/
Dserver_test.cc205 const StaticByteBuffer kTooBig(0x01, // SDP_ServiceSearchRequest in TEST_F() local