Home
last modified time | relevance | path

Searched defs:GetRandomString (Results 1 – 6 of 6) sorted by relevance

/external/cronet/base/substring_set_matcher/
Dsubstring_set_matcher_perftest.cc24 std::string GetRandomString(size_t len) { in GetRandomString() function
/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/demo/
Drsa_bssa_public_metadata_privacy_pass_client_demo.cc37 std::string GetRandomString(int string_length) { in GetRandomString() function
/external/perfetto/src/traceconv/
Dtrace_to_profile.cc59 std::string GetRandomString(size_t n) { in GetRandomString() function
/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/
Drsa_bssa_public_metadata_client_test.cc73 std::string GetRandomString(int string_length) { in GetRandomString() function in anonymous_tokens::__anon039f3cf70111::PrivacyPassRsaBssaClientTest
/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/client/
Danonymous_tokens_redemption_client_test.cc36 std::string GetRandomString(int n, std::uniform_int_distribution<int>* distr_u8, in GetRandomString() function
/external/autotest/utils/frozen_chromite/lib/
Dcros_build_lib.py1766 def GetRandomString(): function