Home
last modified time | relevance | path

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

/third_party/grpc/test/core/call/yodel/
Dyodel_test.cc230 std::string YodelTest::RandomString(int min_length, int max_length, in RandomString() function in grpc_core::YodelTest
/third_party/grpc/test/core/slice/
Dslice_test.cc311 std::string RandomString(size_t length) { in RandomString() function