Home
last modified time | relevance | path

Searched refs:ReplaceComponentContextForProcessForTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/fuchsia/
H A Dtest_component_context_for_process.cc58 old_context_ = ReplaceComponentContextForProcessForTest( in TestComponentContextForProcess()
76 ReplaceComponentContextForProcessForTest(std::move(old_context_)); in ~TestComponentContextForProcess()
H A Dprocess_context.h35 ReplaceComponentContextForProcessForTest(
H A Dprocess_context.cc50 std::unique_ptr<sys::ComponentContext> ReplaceComponentContextForProcessForTest( in ReplaceComponentContextForProcessForTest() function