Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscheduler.h100 void SuppressOutputForTesting(bool suppress);
Dscheduler.cc156 void Scheduler::SuppressOutputForTesting(bool suppress) { in SuppressOutputForTesting() function in Scheduler
Dninja_c_binary_target_writer_unittest.cc1154 scheduler().SuppressOutputForTesting(true); in TEST_F()
1160 scheduler().SuppressOutputForTesting(false); in TEST_F()