/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/ |
H A D | spera_config.json | 227 {"test": "meet-basic-2", "repeats": 1}, number 228 {"test": "meet-basic-small", "repeats": 1}, number 229 {"test": "meet-basic-large", "repeats": 1}, number 230 {"test": "meet-basic-class", "repeats": 1}, number 231 {"test": "meet-plus-large", "repeats": 1}, number 232 {"test": "meet-plus-class", "repeats": 1}, number 233 {"test": "meet-premium-large", "repeats": 1}, number 234 {"test": "tabswitch-basic-noproxy", "repeats": 1}, number 235 {"test": "tabswitch-plus-noproxy", "repeats": 1}, number 236 {"test": "tabswitch-premium-noproxy", "repeats": 1}, number [all …]
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_repeat_test.cpp | 26 Tensor& op_repeat_out(const Tensor& self, IntArrayRef repeats, Tensor& out) { in op_repeat_out() 41 exec_aten::ArrayRef<int64_t> repeats = {repeats_vec.data(), repeats_vec.size()}; in run_dtype_tests() local 105 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 123 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 150 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 168 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 187 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 203 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 221 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local 238 exec_aten::ArrayRef<int64_t> repeats = { in TEST_F() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/ |
H A D | BrightnessControllerTest.kt | 97 val repeats = 100 in registerCallbacksMultipleTimes_onlyOneRegistration() constant 109 val repeats = 100 in unregisterCallbacksMultipleTimes_onlyOneUnregistration() constant
|
/aosp_15_r20/external/cronet/base/ |
H A D | moving_window_unittest.cc | 108 for (int repeats = 0; repeats < 2; ++repeats) { in TEST_P() local 131 for (int repeats = 0; repeats < 2; ++repeats) { in TEST_P() local 155 for (int repeats = 0; repeats < 2; ++repeats) { in TEST_P() local 176 for (int repeats = 0; repeats < 2; ++repeats) { in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_util_test.py | 88 def testRepeat(self, data, repeats, expected, axis=None): argument 135 def testValuesMatchesNumpy(self, mode, data, repeats, axis): argument 199 repeats, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/ |
D | efficiency.cpp | 97 void hammer(Arg const& x, long const repeats) in hammer() 140 double measure(T const& x, long const repeats) in measure() 159 long repeats = 100; in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/workbench/ |
D | measure.hpp | 31 void hammer(long const repeats) in hammer() 78 double measure(long const repeats) in measure() 95 void report(char const* name, long const repeats) in report()
|
/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/ |
H A D | operatorbench.py | 22 operator, models, example_inputs, repeats, accuracy_checking=False, device="cuda" argument 81 operator, args, kwargs, dtype, accuracy_checking, repeats, measure_nvfuser, device argument 180 repeats, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/example/performance/ |
D | functional.cpp | 106 long long counter, repeats; in call_unfused() local 149 long long counter, repeats; in call_fused_ra() local 202 long long counter, repeats; in call_fused() local
|
D | measure.hpp | 23 void hammer(Arg const& x, long const repeats) in hammer() 70 double measure(T const& x, long const repeats) in measure()
|
D | zip_efficiency.cpp | 72 void measure(T const& seq, char const* info, long const repeats) in measure() 122 long repeats = 100; in main() local
|
D | accumulate.cpp | 45 long long counter, repeats; in time_for_std_accumulate() local 120 long long counter, repeats; in time_for_fusion_accumulate() local
|
D | inner_product.cpp | 80 long long counter, repeats; in time_for_std_inner_product() local 123 long long counter, repeats; in time_for_fusion_inner_product() local
|
D | inner_product2.cpp | 80 long long counter, repeats; in time_for_std_inner_product() local 141 long long counter, repeats; in time_for_fusion_inner_product2() local
|
D | sequence_efficiency.cpp | 121 void measure(T const& seq, char const* info, long const repeats, double base) in measure() 184 long repeats = 100; in main() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_repeat.cpp | 22 const exec_aten::ArrayRef<int64_t>& repeats, in calculate_output_size() 54 exec_aten::ArrayRef<int64_t> repeats, in repeat_out()
|
H A D | op_expand_copy.cpp | 33 int64_t* repeats, in map_expand_to_repeats() 93 int64_t repeats[kTensorDimensionLimit]; in expand_copy_out() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Repeat.cpp | 56 const Tensor& repeats, in repeat_interleave_symint() 103 c10::SymInt repeats, in repeat_interleave_symint()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | accumulate_n_benchmark.py | 92 def _SetupAndRunBenchmark(self, graph, inputs, repeats, format_args): argument 115 def _RunBenchmark(self, tag, input_fn, sizes, ninputs, repeats): argument
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/ |
H A D | Repeat.cpp | 24 const std::vector<int64_t>& repeats, in check_args() 124 std::vector<int64_t> repeats = *(graph.get_int_list(repeats_ref)); in add_repeat_node() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | repeat_util.cpp | 25 exec_aten::ArrayRef<int64_t> repeats, in check_repeat_args() 170 exec_aten::ArrayRef<int64_t> repeats, in repeat_tensor()
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_unbacked_symints.py | 204 def fn(x, y, repeats): argument 235 def fn(x, w, repeats, is_bmm): argument
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_exec_latency.c | 123 unsigned repeats = ring_size; in latency_on_ring() local 267 const unsigned int repeats = ring_size / 2; in latency_from_ring() local
|
/aosp_15_r20/hardware/libhardware/modules/audio_remote_submix/tests/ |
H A D | remote_submix_tests.cpp | 157 size_t repeats) { in VerifyOutputInput() 179 audio_stream_out_t* streamOut, size_t bufferSize, size_t repeats) { in WriteSomethingIntoStream()
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ |
D | TrackRecordTest.kt | 56 val repeats = 22 // arbitrary in <lambda>() constant
|