Home
last modified time | relevance | path

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

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