OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:machine
(Results
151 - 175
of
8360
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/emulparams/
elf32am33lin.sh
7
MACHINE
=
elf32bfin.sh
7
MACHINE
=
elf32lm32.sh
2
MACHINE
=
elf32xstormy16.sh
0
MACHINE
=
elf_i386_be.sh
7
MACHINE
=
i386moss.sh
7
MACHINE
=
i386nto.sh
8
MACHINE
=
m68hc11elfb.sh
0
MACHINE
=
m68hc12elfb.sh
0
MACHINE
=
shelf_nto.sh
7
MACHINE
=
shlelf_nto.sh
7
MACHINE
=
/external/autotest/server/site_tests/brillo_BootLoader/
control
15
def run(
machine
):
16
job.run_test('brillo_BootLoader', dut=hosts.create_host(
machine
))
/external/autotest/server/site_tests/brillo_Gtests/
control
16
def run(
machine
):
17
job.run_test('brillo_Gtests', host=hosts.create_host(
machine
))
/external/autotest/server/site_tests/dummy_FlakyTestServer/
control
17
def run(
machine
):
18
host = hosts.create_host(
machine
)
/external/autotest/server/site_tests/hardware_StorageQualSuspendStress/
control.test
16
def run_hardware_storage_stress(
machine
):
17
job.run_test('hardware_StorageQualSuspendStress', client_ip=
machine
, duration=3600)
/external/autotest/server/site_tests/hardware_StorageStress/
control.stress
20
data in the storage for 20 minutes with
machine
suspended 1 minute between
34
data in the storage for 5 minutes with
machine
rebooted between each verify.
37
def run_hardware_storage_stress_suspend(
machine
):
38
job.run_test('hardware_StorageStress', client_ip=
machine
,
42
def run_hardware_storage_stress(
machine
):
43
job.run_test('hardware_StorageStress', client_ip=
machine
,
46
def run_hardware_storage_stress_reboot(
machine
):
47
job.run_test('hardware_StorageStress', client_ip=
machine
,
control.stress2
20
data in the storage for 20 minutes with
machine
suspended 1 minute between
34
data in the storage for 5 minutes with
machine
rebooted between each verify.
37
def run_hardware_storage_stress_suspend(
machine
):
38
job.run_test('hardware_StorageStress', client_ip=
machine
,
42
def run_hardware_storage_stress(
machine
):
43
job.run_test('hardware_StorageStress', client_ip=
machine
,
46
def run_hardware_storage_stress_reboot(
machine
):
47
job.run_test('hardware_StorageStress', client_ip=
machine
,
control.stress3
20
data in the storage for 20 minutes with
machine
suspended 1 minute between
34
data in the storage for 5 minutes with
machine
rebooted between each verify.
37
def run_hardware_storage_stress_suspend(
machine
):
38
job.run_test('hardware_StorageStress', client_ip=
machine
,
42
def run_hardware_storage_stress(
machine
):
43
job.run_test('hardware_StorageStress', client_ip=
machine
,
46
def run_hardware_storage_stress_reboot(
machine
):
47
job.run_test('hardware_StorageStress', client_ip=
machine
,
control.stress4
20
data in the storage for 20 minutes with
machine
suspended 1 minute between
34
data in the storage for 5 minutes with
machine
rebooted between each verify.
37
def run_hardware_storage_stress_suspend(
machine
):
38
job.run_test('hardware_StorageStress', client_ip=
machine
,
42
def run_hardware_storage_stress(
machine
):
43
job.run_test('hardware_StorageStress', client_ip=
machine
,
46
def run_hardware_storage_stress_reboot(
machine
):
47
job.run_test('hardware_StorageStress', client_ip=
machine
,
control.stress5
20
data in the storage for 20 minutes with
machine
suspended 1 minute between
34
data in the storage for 5 minutes with
machine
rebooted between each verify.
37
def run_hardware_storage_stress_suspend(
machine
):
38
job.run_test('hardware_StorageStress', client_ip=
machine
,
42
def run_hardware_storage_stress(
machine
):
43
job.run_test('hardware_StorageStress', client_ip=
machine
,
46
def run_hardware_storage_stress_reboot(
machine
):
47
job.run_test('hardware_StorageStress', client_ip=
machine
,
/external/autotest/server/site_tests/network_WiFi_Manual/
control
16
def run(
machine
):
18
host=hosts.create_host(
machine
),
/external/autotest/server/site_tests/platform_CrashStateful/
control
16
def run_crash_stateful(
machine
):
17
host = hosts.create_host(
machine
)
/external/autotest/server/site_tests/platform_SyncCrash/
control
16
def run_sync_crash(
machine
):
17
host = hosts.create_host(
machine
)
/external/autotest/server/tests/cleanup_test/
control
14
def run(
machine
):
15
host = hosts.create_host(
machine
, initialize=False)
/external/fec/
dotprod.h
6
/* On a MMX or SSE
machine
, these hold 4 copies of the coefficients,
12
* On a non-MMX
machine
, only one copy is present
Completed in 158 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>