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

  /external/ceres-solver/google3/gflags/
gflags.h 9 // 2. Call InitGoogle when ParseCommandLineFlags is called. This is
17 // as they will never call google::ParseCommandLineFlags.
27 inline void ParseCommandLineFlags(int* argc,
  /external/google-benchmark/src/
benchmark.cc 869 void ParseCommandLineFlags(int* argc, char** argv) {
911 internal::ParseCommandLineFlags(argc, argv);

Completed in 506 milliseconds