Searched refs:hardware_MemoryThroughput (Results 1 – 12 of 12) sorted by relevance
/external/autotest/client/site_tests/hardware_MemoryThroughput/ |
D | hardware_MemoryThroughput.py | 11 class hardware_MemoryThroughput(test.test): class 63 super(hardware_MemoryThroughput, self).initialize() 80 super(hardware_MemoryThroughput, self).cleanup()
|
D | control.copy_2thread_full_range | 5 NAME = 'hardware_MemoryThroughput.copy_2thread_full_range' 20 job.run_test('hardware_MemoryThroughput', test='bcopy', warmup=100,
|
D | control.cache_copy_1thread | 5 NAME = 'hardware_MemoryThroughput.cache_copy_1thread' 20 job.run_test('hardware_MemoryThroughput', test='bcopy', warmup=100,
|
D | control.read_2thread_full_range | 5 NAME = 'hardware_MemoryThroughput.read_2thread_full_range' 20 job.run_test('hardware_MemoryThroughput', test='rd', warmup=100,
|
D | control.copy_1thread_full_range | 5 NAME = 'hardware_MemoryThroughput.copy_1thread_full_range' 20 job.run_test('hardware_MemoryThroughput', test='bcopy', warmup=100,
|
D | control.read_1thread_full_range | 5 NAME = 'hardware_MemoryThroughput.read_1thread_full_range' 20 job.run_test('hardware_MemoryThroughput', test='rd', warmup=100,
|
D | control.memory_qual | 5 NAME = 'hardware_MemoryThroughput.memory_qual' 20 job.run_test('hardware_MemoryThroughput',
|
D | control | 5 NAME = 'hardware_MemoryThroughput' 21 job.run_test('hardware_MemoryThroughput', test='bcopy', warmup=100,
|
/external/autotest/server/site_tests/sequences/ |
D | control.memory_qual | 22 ('hardware_MemoryThroughput', {
|
D | control.memory_qual_moblab | 25 ('hardware_MemoryThroughput', {
|
D | control.memory_qual_quick | 23 ('hardware_MemoryThroughput', {
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.auto | 39 job.run_test('hardware_MemoryThroughput', num_iteration=2500, test_list='21')
|