/test/testfwk/developer_test/src/main/ |
D | __main__.py | 23 LOG = platform_logger("main") variable
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
D | __main__.py | 29 LOG = platform_logger("ReportMain") variable
|
D | encrypt.py | 31 LOG = platform_logger("Encrypt") variable
|
/test/testfwk/xdevice/src/xdevice/ |
D | __main__.py | 28 LOG = platform_logger("Main") variable
|
/test/testfwk/developer_test/libs/benchmark/report/ |
D | benchmark_reporter.py | 30 LOG = platform_logger("BenchmarkReporter") variable
|
/test/testfwk/developer_test/src/core/command/ |
D | parameter.py | 23 LOG = platform_logger("Console") variable
|
D | gen.py | 29 LOG = platform_logger("Gen") variable
|
D | distribute_utils.py | 33 LOG = platform_logger("distribute_utils") variable
|
D | run.py | 46 LOG = platform_logger("Run") variable
|
/test/xts/dcts/common/ |
D | shm_utils.h | 39 #define LOG(format, ...) \ macro
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | emulator.py | 24 LOG = platform_logger("Emulator") variable
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
D | log.h | 37 #define LOG(format, ...) fprintf(stdout, "[%.06f] " format "\n", GetCurTime(), ##__VA_ARGS__) macro
|
/test/xts/acts/kernel_lite/utils/ |
D | log.h | 41 #define LOG(format, ...) fprintf(stdout, "[%.06f] " format "\n", GetCurTime(), ##__VA_ARGS__) macro
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
D | manager_lite.py | 38 LOG = platform_logger("ManagerLite") variable
|
/test/testfwk/arkxtest/uitest/core/ |
D | common_utilities_hpp.h | 123 #define LOG(LEVEL, FMT, VARS...) do { \ macro 134 #define LOG(LEVEL, FMT, VARS...) do {}while (0) macro
|
/test/testfwk/xdevice/src/xdevice/_core/driver/ |
D | parser_lite.py | 27 LOG = platform_logger("ParserLite") variable
|
/test/testfwk/developer_test/src/core/testkit/ |
D | kit_lite.py | 39 LOG = platform_logger("KitLite") variable
|
/test/testfwk/xdevice/src/xdevice/_core/testkit/ |
D | json_parser.py | 27 LOG = platform_logger("JsonParser") variable
|
D | kit.py | 36 LOG = platform_logger("Kit") variable
|
/test/testfwk/developer_test/src/core/build/ |
D | pretreat_targets.py | 32 LOG = platform_logger("PretreatTargets") variable
|
D | select_targets.py | 26 LOG = platform_logger("SelectTargets") variable
|
D | build_manager.py | 34 LOG = platform_logger("BuildManager") variable
|
/test/testfwk/xdevice/src/xdevice/_core/config/ |
D | resource_manager.py | 24 LOG = platform_logger("ResourceManager") variable
|
/test/testfwk/xdevice/plugins/devicetest/driver/ |
D | windows.py | 43 LOG = platform_logger("WindowsTest") variable
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/executor/ |
D | listener.py | 29 LOG = platform_logger("Listener") variable
|