Home
last modified time | relevance | path

Searched defs:_log (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
Dresult_upload.py35 def set_test_runner(self, _log, test_runner): argument
Dvariables.py75 def __init__(self, _log): argument
301 def __init__(self, _log): argument
371 def __init__(self, _log): argument
Dtest_case.py544 def set_log(self, _log): argument
/test/testfwk/xdevice/plugins/devicetest/log/
Dlogger.py29 _log = platform_logger("DeviceTestLog") variable in DeviceTestLog