Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_random.cc37 std::string Http2Random::RandString(int length) { in RandString() function in http2::test::Http2Random
/aosp_15_r20/external/scapy/scapy/
H A Dvolatile.py239 class RandString(RandField): class