Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dtask_order.cc38 TaskOrder TaskOrder::CreateForTesting(EnqueueOrder enqueue_order, in CreateForTesting() function in base::sequence_manager::TaskOrder
45 TaskOrder TaskOrder::CreateForTesting(EnqueueOrder enqueue_order) { in CreateForTesting() function in base::sequence_manager::TaskOrder
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config.h116 static ProxyRules CreateForTesting(const ProxyList& proxy_list) { in CreateForTesting() function
233 static ProxyConfig CreateForTesting(const ProxyList& proxy_list) { in CreateForTesting() function
/aosp_15_r20/external/cronet/base/
H A Dunguessable_token.h117 static UnguessableToken CreateForTesting(uint64_t high, uint64_t low) { in CreateForTesting() function
H A Dlocation.h27 static Location CreateForTesting(const char* function_name, in CreateForTesting() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_host/
H A Dhost.cc59 std::unique_ptr<BtHostComponent> BtHostComponent::CreateForTesting( in CreateForTesting() function in bthost::BtHostComponent
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_win.cc409 std::unique_ptr<TrustStoreWin> TrustStoreWin::CreateForTesting( in CreateForTesting() function in net::TrustStoreWin
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtask_source.cc110 RegisteredTaskSource RegisteredTaskSource::CreateForTesting( in CreateForTesting() function in base::internal::RegisteredTaskSource
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampler.cc189 std::unique_ptr<StackSampler> StackSampler::CreateForTesting( in CreateForTesting() function in base::StackSampler
/aosp_15_r20/external/cronet/net/dns/
H A Dopt_record_rdata.cc171 OptRecordRdata::UnknownOpt::CreateForTesting(uint16_t code, std::string data) { in CreateForTesting() function in net::OptRecordRdata::UnknownOpt
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_service.cc339 std::unique_ptr<ReportingService> ReportingService::CreateForTesting( in CreateForTesting() function in net::ReportingService
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_nametree.cpp463 std::unique_ptr<CPDF_NameTree> CPDF_NameTree::CreateForTesting( in CreateForTesting() function in CPDF_NameTree
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_syntax_parser.cpp83 std::unique_ptr<CPDF_SyntaxParser> CPDF_SyntaxParser::CreateForTesting( in CreateForTesting() function in CPDF_SyntaxParser
/aosp_15_r20/external/cronet/net/cookies/
H A Dcanonical_cookie.cc797 std::unique_ptr<CanonicalCookie> CanonicalCookie::CreateForTesting( in CreateForTesting() function in net::CanonicalCookie
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.cc175 TransportClientSocketPool::CreateForTesting( in CreateForTesting() function in net::TransportClientSocketPool