Home
last modified time | relevance | path

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

/aosp_15_r20/system/unwinding/libunwindstack/benchmarks/
H A DSymbolBenchmark.cpp34 void RunBenchmark(benchmark::State& state, const std::vector<uint64_t>& offsets, in RunBenchmark() function in SymbolLookupBenchmark
68 void RunBenchmark(benchmark::State& state, uint64_t pc, const std::string& elf_file, in RunBenchmark() function in SymbolLookupBenchmark
H A DElfBenchmark.cpp34 void RunBenchmark(benchmark::State& state, const std::string& elf_file) { in RunBenchmark() function in ElfCreateBenchmark
H A DEvalBenchmark.cpp63 void RunBenchmark(benchmark::State& state, DwarfLocations& loc_regs) { in RunBenchmark() function in unwindstack::__anoneb417cad0111::EvalBenchmark
/aosp_15_r20/test/vts-testcase/performance/binder_benchmark/
DBinderPerformanceTest.py100 def RunBenchmark(self, bits): member in BinderPerformanceTest
/aosp_15_r20/test/vts-testcase/performance/fmq_benchmark/
DFmqPerformanceTest.py74 def RunBenchmark(self, bits): member in FmqPerformanceTest
/aosp_15_r20/test/vts-testcase/performance/hwbinder_benchmark/
DHwBinderPerformanceTest.py102 def RunBenchmark(self, bits): member in HwBinderPerformanceTest
/aosp_15_r20/test/vts-testcase/performance/binder_throughput_test/
DBinderThroughputBenchmark.py135 def RunBenchmark(self, bits, threads): member in BinderThroughputBenchmark
/aosp_15_r20/test/vts-testcase/performance/hwbinder_throughput_test/
DHwBinderThroughputBenchmark.py137 def RunBenchmark(self, bits, threads): member in HwBinderThroughputBenchmark
/aosp_15_r20/external/armnn/tests/MemoryStrategyBenchmark/
H A DMemoryStrategyBenchmark.cpp61 void RunBenchmark(armnn::IMemoryOptimizerStrategy* strategy, std::vector<TestBlock>* models) in RunBenchmark() function
/aosp_15_r20/external/libchrome/base/android/orderfile/
H A Dorderfile_instrumentation_perftest.cc23 void RunBenchmark(int iterations, int addresses_count, int threads) { in RunBenchmark() function
/aosp_15_r20/external/cronet/base/android/orderfile/
H A Dorderfile_instrumentation_perftest.cc23 void RunBenchmark(int iterations, int addresses_count, int threads) { in RunBenchmark() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_runner.cc341 RunResults RunBenchmark( in RunBenchmark() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc41 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc41 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc41 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dmemory_usage_test.cc254 int RunBenchmark(char* root, absl::string_view benchmark, in RunBenchmark() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_benchmark.cc35 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/
H A Dhash_benchmark.cc35 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc35 void RunBenchmark(benchmark::State& state, T value) { in RunBenchmark() function
/aosp_15_r20/external/swiftshader/tests/VulkanBenchmarks/
H A DTriangleBenchmarks.cpp23 static void RunBenchmark(benchmark::State &state, T &tester) in RunBenchmark() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/
H A Dbenchmark_model.cc288 Status RunBenchmark(const std::vector<InputLayerInfo>& inputs, in RunBenchmark() function
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench.cc647 void RunBenchmark(int n, Slice name, in RunBenchmark() function in leveldb::Benchmark