Searched refs:set_toolchain_label (Results 1 – 13 of 13) sorted by relevance
65 settings.set_toolchain_label(toolchain_label); in ToolchainRecord()275 err.set_toolchain_label(settings->toolchain_label()); in BackgroundLoadFile()339 err.set_toolchain_label(settings->toolchain_label()); in BackgroundLoadBuildConfig()356 settings->set_toolchain_label(default_toolchain_label); in BackgroundLoadBuildConfig()
79 settings_.set_toolchain_label(Label(SourceDir("//tc/"), "default")); in BuilderTest()228 settings2.set_toolchain_label(toolchain_label2); in TEST_F()271 settings2.set_toolchain_label(alt_tc); in TEST_F()323 settings2.set_toolchain_label(alt_tc); in TEST_F()
648 default_settings.set_toolchain_label(default_toolchain_label); in TEST()675 other_settings.set_toolchain_label(other_toolchain_label); in TEST()705 default_settings.set_toolchain_label(default_toolchain_label); in TEST()730 other_settings.set_toolchain_label(Label(SourceDir("//toolchain/"), "two")); in TEST()
46 void set_toolchain_label(const Label& l) { toolchain_label_ = l; } in set_toolchain_label() function
43 settings.set_toolchain_label(toolchain.label()); in TEST()
91 void set_toolchain_label(const Label& toolchain_label) { in set_toolchain_label() function
55 settings_.set_toolchain_label(Label(SourceDir("//tc/"), "default")); in AnalyzerTest()60 other_settings_.set_toolchain_label(Label(SourceDir("//other/"), "tc")); in AnalyzerTest()
261 pch_settings.set_toolchain_label(pch_toolchain.label()); in TEST_F()409 pch_settings.set_toolchain_label(pch_toolchain.label()); in TEST_F()
130 other_settings.set_toolchain_label(other_toolchain_label); in TEST_F()
32 settings_.set_toolchain_label(toolchain_.label()); in TestWithScope()
180 other_settings.set_toolchain_label(other_toolchain.label()); in TEST_F()
867 pch_settings.set_toolchain_label(pch_toolchain.label()); in TEST_F()1012 pch_settings.set_toolchain_label(pch_toolchain.label()); in TEST_F()2438 module_settings.set_toolchain_label(module_toolchain.label()); in TEST_F()
358 dotfile_settings_.set_toolchain_label(Label()); in Setup()