Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.cc153 bool ApplyTestonlyFilter(std::vector<const Target*>* targets) { in ApplyTestonlyFilter() function
610 if (!ApplyTestonlyFilter(targets)) in FilterAndPrintTargets()