Home
last modified time | relevance | path

Searched refs:ReportUnrecognizedArguments (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmarl_bench.cpp36 if (::benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h313 BENCHMARK_EXPORT bool ReportUnrecognizedArguments(int argc, char** argv);
1658 if (::benchmark::ReportUnrecognizedArguments(argc, argv)) return 1; \
/third_party/benchmark/src/
H A Dbenchmark.cc771 bool ReportUnrecognizedArguments(int argc, char** argv) { in ReportUnrecognizedArguments() function

Completed in 6 milliseconds