Home
last modified time | relevance | path

Searched defs:failures_allowed (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dbuild.h172 int failures_allowed; member
Dbuild.cc639 int failures_allowed = config_.failures_allowed; in Build() local