Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtarget.cc46 Err MakeTestOnlyError(const Item* from, const Item* to) { in MakeTestOnlyError() function
1150 *err = MakeTestOnlyError(this, pair.ptr); in CheckTestonly()
1159 *err = MakeTestOnlyError(this, config); in CheckTestonly()