Home
last modified time | relevance | path

Searched defs:args_shorthand (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dbionic_benchmarks.cpp316 std::map<std::string, args_vector_t>& args_shorthand) { in ResolveArgs()
380 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterCliBenchmarks()
403 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterXmlBenchmarks()
504 std::map<std::string, args_vector_t> args_shorthand { in GetShorthand() local
559 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterAllBenchmarks()
570 std::map<std::string, args_vector_t> args_shorthand = GetShorthand(); in main() local