Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dfunctions_target_unittest.cc22 TestParseInput good_input( in TEST_F() local
25 ASSERT_FALSE(good_input.has_error()); in TEST_F()
27 good_input.parsed()->Execute(setup.scope(), &err); in TEST_F()
166 TestParseInput good_input( in TEST_F() local
182 ASSERT_FALSE(good_input.has_error()); in TEST_F()
184 good_input.parsed()->Execute(setup.scope(), &err); in TEST_F()
197 TestParseInput good_input( in TEST_F() local
201 ASSERT_FALSE(good_input.has_error()); in TEST_F()
203 good_input.parsed()->Execute(setup.scope(), &err); in TEST_F()