Home
last modified time | relevance | path

Searched defs:num_iterations (Results 1 – 25 of 77) sorted by relevance

1234

/external/autotest/server/site_tests/bluetooth_PeerVerify/
Dbluetooth_PeerVerify.py52 def verify_peer_batch_run(self, num_iterations=1, test_name=None): argument
58 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterLEBetterTogether/
Dbluetooth_AdapterLEBetterTogether.py36 def better_together_batch_run(self, num_iterations=1, test_name=None): argument
54 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterRvR/
Dbluetooth_AdapterRvR.py68 def rvr_health_batch_run(self, num_iterations=1, test_name=None): argument
74 num_iterations=1, argument
/external/autotest/client/site_tests/hardware_MemoryThroughput/
Dhardware_MemoryThroughput.py24 def _run_benchmarks(self, test, warmup, num_iterations, parallel, sizes): argument
72 def run_once(self, test='bcopy', warmup=100, num_iterations=20, argument
/external/autotest/client/site_tests/hardware_MemoryLatency/
Dhardware_MemoryLatency.py20 def _run_benchmarks(self, warmup, num_iterations, max_size_mb, argument
82 def run_once(self, warmup=100, num_iterations=20, max_size_mb='32', argument
/external/autotest/server/site_tests/bluetooth_AdapterMDHealth/
Dbluetooth_AdapterMDHealth.py118 def md_health_batch_run(self, num_iterations=1, test_name=None): argument
137 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvHealth/
Dbluetooth_AdapterAdvHealth.py121 def adv_health_batch_run(self, num_iterations=1, test_name=None): argument
143 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvMonitor/
Dbluetooth_AdapterAdvMonitor.py115 def advmon_health_batch_run(self, num_iterations=1, test_name=None): argument
140 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py177 def pw_health_batch_run(self, num_iterations=1, test_name=None): argument
189 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_FastPair/
Dbluetooth_FastPair.py156 def fast_pair_batch_run(self, num_iterations=1, test_name=None): argument
163 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterQRHealth/
Dbluetooth_AdapterQRHealth.py222 def qr_health_batch_run(self, num_iterations=1, test_name=None): argument
240 num_iterations=1, argument
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp136 uint32_t num_iterations = in Apply() local
235 uint32_t num_iterations) { in FindSuitableStepAndInitialValueConstants()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp136 uint32_t num_iterations = in Apply() local
235 uint32_t num_iterations) { in FindSuitableStepAndInitialValueConstants()
/external/autotest/server/site_tests/bluetooth_AdapterSAHealth/
Dbluetooth_AdapterSAHealth.py241 def sa_health_batch_run(self, num_iterations=1, test_name=None): argument
267 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterLLTHealth/
Dbluetooth_AdapterLLTHealth.py574 def llt_health_batch_run(self, num_iterations=1, test_name=None): argument
601 num_iterations=1, argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp136 uint32_t num_iterations = in Apply() local
235 uint32_t num_iterations) { in FindSuitableStepAndInitialValueConstants()
/external/autotest/server/site_tests/bluetooth_AdapterQuickHealth/
Dbluetooth_AdapterQuickHealth.py49 num_iterations=1, argument
/external/bc/scripts/
Dkaratsuba.py74 num_iterations = int(sys.argv[1]) variable
76 num_iterations = 4 variable
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dbluetooth_AdapterCLHealth.py251 def cl_health_batch_run(self, num_iterations=1, test_name=None): argument
284 num_iterations=1, argument
/external/zopfli/src/zopflipng/
Dzopflipng_lib.h65 int num_iterations; member
126 int num_iterations; member
/external/autotest/server/site_tests/firmware_Cr50USB/
Dfirmware_Cr50USB.py37 def run_once(self, host, cmdline_args, num_iterations=100, argument
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dbluetooth_AdapterSRHealth.py471 def sr_health_batch_run(self, num_iterations=1, test_name=None): argument
485 num_iterations=1, argument
/external/icing/icing/monkey_test/
Dicing-search-engine_monkey_test.cc51 uint32_t num_iterations = IsAndroidArm() ? 1000 : 5000; in TEST() local
/external/ComputeLibrary/tests/validation/dynamic_fusion/
DUtils.h51 #define TOCK_AVG(clock_name, measurement_map, num_iterations) \ argument
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py275 def mtbf_batch_run(self, num_iterations=1, test_name=None): argument
294 num_iterations=1, argument

1234