Home
last modified time | relevance | path

Searched refs:ReportUnrecognizedArguments (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/benchmarks/
Dalgorithms.partition_point.bench.cpp117 if (benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
Dfunction.bench.cpp220 if (benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
Dordered_set.bench.cpp231 if (benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
Dalgorithms.bench.cpp255 if (benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
Dstring.bench.cpp360 if (benchmark::ReportUnrecognizedArguments(argc, argv)) in main()
/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc485 bool ReportUnrecognizedArguments(int argc, char** argv) { in ReportUnrecognizedArguments() function
/external/google-benchmark/src/
Dbenchmark.cc485 bool ReportUnrecognizedArguments(int argc, char** argv) { in ReportUnrecognizedArguments() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h264 bool ReportUnrecognizedArguments(int argc, char** argv);
1265 if (::benchmark::ReportUnrecognizedArguments(argc, argv)) return 1; \
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h264 bool ReportUnrecognizedArguments(int argc, char** argv);
1265 if (::benchmark::ReportUnrecognizedArguments(argc, argv)) return 1; \