Searched defs:logtofile (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/testing/infra/ |
| H A D | __init__.py | 13 def log_file_path(builddir, stage, logtofile=True): argument 18 def open_log_file(builddir, stage, logtofile=True): argument
|
| H A D | emulator.py | 8 def __init__(self, builddir, downloaddir, logtofile, timeout_multiplier): argument
|
| H A D | builder.py | 9 def __init__(self, config, builddir, logtofile): argument
|
| H A D | basetest.py | 36 logtofile = True variable in BRConfigTest
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/ |
| H A D | gitremote.py | 13 def __init__(self, builddir, serveddir, logtofile): argument
|