Searched defs:Options (Results 1 – 3 of 3) sorted by relevance
28 struct Options { struct36 explicit Options(long min) { in Options() argument41 void Print() const { in Print()51 bool Validate() const { in Validate()84 int Usage() const { in Usage()97 int ParseCommandLine(int argc, char** argv) { in ParseCommandLine()
33 struct Options { struct47 static constexpr Options kDefaultOptions = {.read_attempts = 1024, argument
78 fs_test_utils::FixtureOptions Options() { in Options() function
Completed in 7 milliseconds