Searched refs:ReplaceComponentContextForProcessForTest (Results 1 – 3 of 3) sorted by relevance
58 old_context_ = ReplaceComponentContextForProcessForTest( in TestComponentContextForProcess()76 ReplaceComponentContextForProcessForTest(std::move(old_context_)); in ~TestComponentContextForProcess()
35 ReplaceComponentContextForProcessForTest(
50 std::unique_ptr<sys::ComponentContext> ReplaceComponentContextForProcessForTest( in ReplaceComponentContextForProcessForTest() function