Searched refs:get_cst_time (Results 1 – 10 of 10) sorted by relevance
35 from xdevice import get_cst_time86 self.start_time = get_cst_time()87 self.suite_start_time = get_cst_time()201 self.start_time = get_cst_time()282 self.suite_start_time = get_cst_time()432 self.start_time = get_cst_time()535 self.start_time = get_cst_time()542 end_time = get_cst_time()552 end_time = get_cst_time()562 end_time = get_cst_time()[all …]
31 from xdevice import get_cst_time807 self.start_time = get_cst_time()830 end_time = get_cst_time()841 end_time = get_cst_time()
32 from _core.utils import get_cst_time77 start_time = get_cst_time()
38 from _core.utils import get_cst_time791 thread_id = get_cst_time().strftime('%Y-%m-%d-%H-%M-%S-%f')793 thread_id = get_cst_time().strftime('%Y-%m-%d-%H-%M-%S-%f')
34 from _core.utils import get_cst_time185 … os.path.abspath(os.getcwd()), "reports", get_cst_time().strftime("%Y-%m-%d-%H-%M-%S"))
113 from _core.utils import get_cst_time
715 def get_cst_time(): function724 end_time = get_cst_time()
45 from xdevice import get_cst_time1132 cur_time = get_cst_time().strftime(iso_time_format)
50 from xdevice import get_cst_time1188 data.append((get_cst_time().strftime("%Y-%m-%d-%H-%M-%S"), rev))
62 from xdevice import get_cst_time