Home
last modified time | relevance | path

Searched refs:GetTimestamp (Results 1 – 4 of 4) sorted by relevance

/test/vts/utils/python/web/
Dweb_utils.py92 self.report_msg.start_timestamp = feature_utils.GetTimestamp()
151 self.current_test_report_msg.start_timestamp = feature_utils.GetTimestamp(
439 msg.start_timestamp = feature_utils.GetTimestamp()
443 self.report_msg.end_timestamp = feature_utils.GetTimestamp()
Dfeature_utils.py20 def GetTimestamp(): function
/test/vts/utils/python/profiling/
Dprofiling_utils.py358 host_profiling_data[name] = feature_utils.GetTimestamp()
380 end_timestamp = feature_utils.GetTimestamp()
/test/vts/utils/python/systrace/
Dsystrace_utils.py114 time = feature_utils.GetTimestamp()