Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dedit_distance_test.cc26 const bool allow_replacements = true; in TEST() local
35 bool allow_replacements = true; in TEST() local
Dedit_distance.cc24 bool allow_replacements, in EditDistance()