Searched refs:GetTargetOutputs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dfunction_get_target_outputs_unittest.cc20 Value GetTargetOutputs(const std::string& name, Err* err) { function in class:__anon15742::GetTargetOutputsTest
67 Value result = GetTargetOutputs("//foo:bar", &err);
80 Value result = GetTargetOutputs("//foo:bar", &err);
94 Value result = GetTargetOutputs("//foo:bar", &err);
111 Value result = GetTargetOutputs("//foo:bar", &err);
H A Dfunctions.cc664 INSERT_FUNCTION(GetTargetOutputs, false)

Completed in 77 milliseconds