OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:control_code
(Results
1 - 4
of
4
) sorted by null
/external/autotest/site_utils/autoupdate/lib/
test_control.py
40
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/
full_release_test.py
359
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
,
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
control_code.d
2
#name:
control_code
/external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c
341
static void WINAPI service_ctrl_handler(DWORD
control_code
)
343
switch (
control_code
) {
Completed in 529 milliseconds