Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-sdk-java-v2/test/sdk-benchmarks/src/main/java/software/amazon/awssdk/benchmark/
H A DBenchmarkRunner.java66 public class BenchmarkRunner { class
105 private BenchmarkRunner(List<String> benchmarksToRun, BenchmarkRunnerOptions options) { in BenchmarkRunner() method in BenchmarkRunner
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_runner.cc127 class BenchmarkRunner { class
129 BenchmarkRunner(const benchmark::internal::BenchmarkInstance& b_, in BenchmarkRunner() function in benchmark::internal::__anonecf5ef330111::BenchmarkRunner
/aosp_15_r20/external/aws-sdk-java-v2/test/s3-benchmarks/src/main/java/software/amazon/awssdk/s3benchmarks/
H A DBenchmarkRunner.java29 public final class BenchmarkRunner { class
72 private BenchmarkRunner() { in BenchmarkRunner() method in BenchmarkRunner
/aosp_15_r20/frameworks/native/cmds/flatland/
H A DMain.cpp374 class BenchmarkRunner { class
378 BenchmarkRunner(const BenchmarkDesc& desc, size_t instance) : in BenchmarkRunner() function in BenchmarkRunner
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A Dbenchmark_runner.py12 class BenchmarkRunner: class
/aosp_15_r20/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DBenchmarkRunner.java26 public class BenchmarkRunner { class
/aosp_15_r20/frameworks/base/startop/apps/test/src/
H A DSystemServerBenchmarks.java39 interface BenchmarkRunner { interface
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_runner.cc220 BenchmarkRunner::BenchmarkRunner( in BenchmarkRunner() function in benchmark::internal::BenchmarkRunner
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/
H A Dbenchmark_core.py167 class BenchmarkRunner: class
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_runner.cc224 BenchmarkRunner::BenchmarkRunner( in BenchmarkRunner() function in benchmark::internal::BenchmarkRunner
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py2073 class BenchmarkRunner: class