Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp314 std::map<std::string, args_vector_t>& args_shorthand) { in ResolveArgs()
378 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterCliBenchmarks()
401 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterXmlBenchmarks()
502 std::map<std::string, args_vector_t> args_shorthand { in GetShorthand() local
557 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterAllBenchmarks()
568 std::map<std::string, args_vector_t> args_shorthand = GetShorthand(); in main() local