Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_stream_test.cc533 std::string_view base64_user_pass, in CreateAndConnectAuthHandshake()
542 static std::string RequestExpectation(std::string_view base64_user_pass) { in RequestExpectation()