Searched defs:inPlace (Results 1 – 4 of 4) sorted by relevance
30 private final boolean inPlace; field in CommandLineOptions49 boolean inPlace, in CommandLineOptions()90 boolean inPlace() { in inPlace() method in CommandLineOptions184 private boolean inPlace = false; field in CommandLineOptions.Builder202 Builder inPlace(boolean inPlace) { in inPlace() argument
117 public void inPlace() { in inPlace() method in CommandLineOptionsParserTest
467 PathTransformBench(bool inPlace) : fInPlace(inPlace) {} in PathTransformBench()
469 PathTransformBench(bool inPlace) : fInPlace(inPlace) {} in PathTransformBench()