Home
last modified time | relevance | path

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

123

/external/autotest/server/site_tests/bluetooth_AdapterLEBetterTogether/
Dbluetooth_AdapterLEBetterTogether.py35 def better_together_batch_run(self, num_iterations=1, test_name=None): argument
53 num_iterations=1, argument
/external/autotest/client/site_tests/hardware_MemoryThroughput/
Dhardware_MemoryThroughput.py23 def _run_benchmarks(self, test, warmup, num_iterations, parallel, sizes): argument
71 def run_once(self, test='bcopy', warmup=100, num_iterations=20, argument
/external/autotest/client/site_tests/hardware_MemoryLatency/
Dhardware_MemoryLatency.py19 def _run_benchmarks(self, warmup, num_iterations, max_size_mb, argument
81 def run_once(self, warmup=100, num_iterations=20, max_size_mb='32', argument
/external/autotest/server/site_tests/bluetooth_AdapterMDHealth/
Dbluetooth_AdapterMDHealth.py108 def md_health_batch_run(self, num_iterations=1, test_name=None): argument
127 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvMonitor/
Dbluetooth_AdapterAdvMonitor.py98 def advmon_batch_run(self, num_iterations=1, test_name=None): argument
121 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvHealth/
Dbluetooth_AdapterAdvHealth.py105 def adv_health_batch_run(self, num_iterations=1, test_name=None): argument
127 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py176 def pw_health_batch_run(self, num_iterations=1, test_name=None): argument
188 num_iterations=1, argument
/external/ComputeLibrary/src/runtime/CL/functions/
DCLOpticalFlow.cpp65 …Termination termination, float epsilon, size_t num_iterations, size_t window_dimension, bool use_i… in configure()
74 …Termination termination, float epsilon, size_t num_iterations, size_t window_dimension, bool use_i… in configure()
/external/autotest/server/site_tests/bluetooth_AdapterSAHealth/
Dbluetooth_AdapterSAHealth.py222 def sa_health_batch_run(self, num_iterations=1, test_name=None): argument
244 def run_once(self, host, num_iterations=1, test_name=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dbluetooth_AdapterCLHealth.py193 def cl_health_batch_run(self, num_iterations=1, test_name=None): argument
224 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/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_AdapterQuickHealth/
Dbluetooth_AdapterQuickHealth.py46 num_iterations=1, argument
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dnetwork_WiFi_ReconnectInDarkResume.py23 num_iterations=1): argument
/external/bc/scripts/
Dkaratsuba.py77 num_iterations = int(sys.argv[1]) variable
79 num_iterations = 4 variable
/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_AdapterAUHealth/
Dbluetooth_AdapterAUHealth.py234 def au_health_batch_run(self, num_iterations=1, test_name=None): argument
257 num_iterations=1, argument
/external/autotest/client/tests/pktgen/
Dpktgen.py10 num_iterations=1): argument
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dbluetooth_AdapterSRHealth.py536 def sr_health_batch_run(self, num_iterations=1, test_name=None): argument
550 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py297 def mtbf_batch_run(self, num_iterations=1, test_name=None): argument
316 num_iterations=1, argument
/external/autotest/server/site_tests/bluetooth_AdapterLEHealth/
Dbluetooth_AdapterLEHealth.py359 def le_health_batch_run(self, num_iterations=1, test_name=None): argument
391 num_iterations=1, argument
/external/autotest/client/site_tests/graphics_VTSwitch/
Dgraphics_VTSwitch.py45 num_iterations=2, argument
/external/ComputeLibrary/src/runtime/CPP/
DSingleThreadScheduler.cpp44 const unsigned int num_iterations = max_window.num_iterations(hints.split_dimension()); in schedule() local

123