Home
last modified time | relevance | path

Searched defs:min_speed (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/site_tests/brillo_StorageWriteSpeedTest/
Dbrillo_StorageWriteSpeedTest.py24 num_blocks=_DEFAULT_NUM_BLOCKS, min_speed=_DEFAULT_MIN_SPEED): argument
/external/autotest/client/site_tests/hardware_Usb30Throughput/
Dhardware_Usb30Throughput.py35 def run_once(self, measurements=5, size=1, min_speed=300.0): argument
/external/perfetto/test/
Dend_to_end_benchmark.cc224 int min_speed = IsBenchmarkFunctionalOnly() ? 64 : 8; in ConstantRateProducerArgs() local
241 int min_speed = IsBenchmarkFunctionalOnly() ? 128 : 1; in ConstantRateConsumerArgs() local
/external/v8/src/heap/
Dgc-tracer.cc860 const int min_speed = 1; in AverageSpeed() local