Home
last modified time | relevance | path

Searched refs:get_time_stamp (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/idl_tool/test/hdi_unittest/base/
H A D__init__.py22 from .util import get_time_stamp, print_success, print_failure, compare_target_files, exec_command, file_exists namespace
H A Dtest_base.py21 from .util import get_time_stamp, print_success, print_failure, dump_ast_compare namespace
225 start_time = get_time_stamp()
227 end_time = get_time_stamp()
H A Dutil.py24 __all__ = ["get_time_stamp", "print_success", "print_failure", "compare_target_files", "exec_command", "file_exists",
28 def get_time_stamp(): function
/foundation/ability/idl_tool/test/sa_test/
H A Dtest_base.py24 from util import get_time_stamp, print_success, print_failure namespace
186 start_time = get_time_stamp()
188 end_time = get_time_stamp()
H A Dutil.py24 def get_time_stamp(): function
/foundation/ability/idl_tool/test/cmd_test/
H A Dcmd_test.py47 def get_time_stamp(): function
97 start_time = get_time_stamp()
99 end_time = get_time_stamp()

Completed in 3 milliseconds