Home
last modified time | relevance | path

Searched refs:FlushWritePropertiesForTesting (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_context_adapter.cc208 void CronetContextAdapter::FlushWritePropertiesForTesting( in FlushWritePropertiesForTesting() function in cronet::CronetContextAdapter
211 context_->FlushWritePropertiesForTesting(); // IN-TEST in FlushWritePropertiesForTesting()
H A Dcronet_context_adapter.h91 void FlushWritePropertiesForTesting(
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_context.cc678 void CronetContext::FlushWritePropertiesForTesting() { in FlushWritePropertiesForTesting() function in cronet::CronetContext
687 ->FlushWritePropertiesForTesting( // IN-TEST in FlushWritePropertiesForTesting()
H A Dcronet_context.h156 void FlushWritePropertiesForTesting();
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_headers__action__java/android_common/gen/components/cronet/android/cronet_jni_headers/
DCronetUrlRequestContext_jni.h139 native->FlushWritePropertiesForTesting( in Java_android_net_connectivity_J_N_MaCWqii6_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_headers__action/android_arm64_armv8-2a_cortex-a55_apex30/gen/components/cronet/android/cronet_jni_headers/
DCronetUrlRequestContext_jni.h139 native->FlushWritePropertiesForTesting( in Java_android_net_connectivity_J_N_MaCWqii6_1ForTesting()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.h485 void FlushWritePropertiesForTesting(base::OnceClosure callback);
H A Dhttp_server_properties.cc1243 void HttpServerProperties::FlushWritePropertiesForTesting( in FlushWritePropertiesForTesting() function in net::HttpServerProperties