HomeSort by relevance Sort by last modified time
    Searched refs:AddIntOption (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
process.h 46 inline void AddIntOption(const std::string& option, int value) {
process_unittest.cc 124 process_.AddIntOption("--answer", 42);

Completed in 328 milliseconds