Searched refs:control_code (Results 1 - 3 of 3) sorted by relevance

/external/autotest/site_utils/autoupdate/lib/
H A Dtest_control.py40 def dump_autotest_control_file(test, env, control_code, directory):
45 @param control_code: string containing the template control code
55 test, env, control_code)
/external/autotest/site_utils/autoupdate/
H A Dfull_release_test.py359 def run_test_afe(test, env, control_code, afe, dry_run):
364 @param control_code: content of the test control file
373 test, env, control_code)
495 control_code = f.read()
505 test, env, control_code, directory)
514 job_id = run_test_afe(test, env, control_code,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmain_winsvc.c341 static void WINAPI service_ctrl_handler(DWORD control_code) argument
343 switch (control_code) {

Completed in 91 milliseconds