Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderParcelBenchmark.cpp62 static void VectorArgs(benchmark::internal::Benchmark* b) { in VectorArgs() function
166 BENCHMARK(BM_BoolVector)->Apply(VectorArgs);
167 BENCHMARK(BM_ByteVector)->Apply(VectorArgs);
168 BENCHMARK(BM_CharVector)->Apply(VectorArgs);
169 BENCHMARK(BM_Int32Vector)->Apply(VectorArgs);
170 BENCHMARK(BM_Int64Vector)->Apply(VectorArgs);