Home
last modified time | relevance | path

Searched refs:CreateClientWithSeedForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_request_test.cc183 auto encapsulated = ObliviousHttpRequest::CreateClientWithSeedForTesting( in TEST()
209 ObliviousHttpRequest::CreateClientWithSeedForTesting( in TEST()
214 ObliviousHttpRequest::CreateClientWithSeedForTesting( in TEST()
227 ObliviousHttpRequest::CreateClientWithSeedForTesting( in TEST()
232 ObliviousHttpRequest::CreateClientWithSeedForTesting( in TEST()
H A Doblivious_http_request.h71 static absl::StatusOr<ObliviousHttpRequest> CreateClientWithSeedForTesting(
H A Doblivious_http_request.cc109 ObliviousHttpRequest::CreateClientWithSeedForTesting( in CreateClientWithSeedForTesting() function in quiche::ObliviousHttpRequest
H A Doblivious_http_response_test.cc106 ObliviousHttpRequest::CreateClientWithSeedForTesting( in SetUpObliviousHttpContext()