Searched refs:cxx_module_tool (Results 1 – 1 of 1) sorted by relevance
2226 std::unique_ptr<Tool> cxx_module_tool = in TEST_F() local2228 cxx_module_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2230 setup.toolchain()->SetTool(std::move(cxx_module_tool)); in TEST_F()2452 std::unique_ptr<Tool> cxx_module_tool = in TEST_F() local2458 cxx_module_tool.get()); in TEST_F()2459 cxx_module_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2461 module_toolchain.SetTool(std::move(cxx_module_tool)); in TEST_F()