Home
last modified time | relevance | path

Searched defs:logtofile (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py13 def log_file_path(builddir, stage, logtofile=True): argument
18 def open_log_file(builddir, stage, logtofile=True): argument
H A Demulator.py8 def __init__(self, builddir, downloaddir, logtofile, timeout_multiplier): argument
H A Dbuilder.py9 def __init__(self, config, builddir, logtofile): argument
H A Dbasetest.py36 logtofile = True variable in BRConfigTest
/OK3568_Linux_fs/buildroot/support/testing/tests/download/
H A Dgitremote.py13 def __init__(self, builddir, serveddir, logtofile): argument