Home
last modified time | relevance | path

Searched refs:time_str (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
H A Dvariables.py138 time_str = time.strftime('%Y-%m-%d-%H-%M-%S', time.localtime()) variable in _init_logger.ToolLog
139 tool_file_name = "platform_log_{}.log".format(time_str)
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp458 char *time_str = asctime(localtime(&curr_time)); in Asctime() local
460 if (time_str != nullptr) { in Asctime()

Completed in 5 milliseconds