Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp531 args_vector_t args_onebuf; in GetShorthand() local
534 args_onebuf.push_back({size, 0}); in GetShorthand()
541 args_onebuf.push_back({size, align1}); in GetShorthand()
547 args_shorthand.emplace("AT_MANY_ALIGNED_ONEBUF", args_onebuf); in GetShorthand()