/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | task_order.cc | 38 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 D | proxy_config.h | 116 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 D | unguessable_token.h | 117 static UnguessableToken CreateForTesting(uint64_t high, uint64_t low) { in CreateForTesting() function
|
H A D | location.h | 27 static Location CreateForTesting(const char* function_name, in CreateForTesting() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_host/ |
H A D | host.cc | 59 std::unique_ptr<BtHostComponent> BtHostComponent::CreateForTesting( in CreateForTesting() function in bthost::BtHostComponent
|
/aosp_15_r20/external/cronet/net/cert/internal/ |
H A D | trust_store_win.cc | 409 std::unique_ptr<TrustStoreWin> TrustStoreWin::CreateForTesting( in CreateForTesting() function in net::TrustStoreWin
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | task_source.cc | 110 RegisteredTaskSource RegisteredTaskSource::CreateForTesting( in CreateForTesting() function in base::internal::RegisteredTaskSource
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | stack_sampler.cc | 189 std::unique_ptr<StackSampler> StackSampler::CreateForTesting( in CreateForTesting() function in base::StackSampler
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | opt_record_rdata.cc | 171 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 D | reporting_service.cc | 339 std::unique_ptr<ReportingService> ReportingService::CreateForTesting( in CreateForTesting() function in net::ReportingService
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_nametree.cpp | 463 std::unique_ptr<CPDF_NameTree> CPDF_NameTree::CreateForTesting( in CreateForTesting() function in CPDF_NameTree
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_syntax_parser.cpp | 83 std::unique_ptr<CPDF_SyntaxParser> CPDF_SyntaxParser::CreateForTesting( in CreateForTesting() function in CPDF_SyntaxParser
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | canonical_cookie.cc | 797 std::unique_ptr<CanonicalCookie> CanonicalCookie::CreateForTesting( in CreateForTesting() function in net::CanonicalCookie
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | transport_client_socket_pool.cc | 175 TransportClientSocketPool::CreateForTesting( in CreateForTesting() function in net::TransportClientSocketPool
|