Home
last modified time | relevance | path

Searched defs:start_timestamp (Results 1 – 3 of 3) sorted by relevance

/test/vts/proto/
DVtsReportMessage.proto131 optional int64 start_timestamp = 21; field
157 optional int64 start_timestamp = 11; field
267 optional int64 start_timestamp = 101; field
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp130 int64_t start_timestamp = profiling_msg.records(i).timestamp(); in ProcessTraceForLatencyProfiling() local
/test/vts/utils/python/web/
Dweb_utils.py191 start_timestamp, argument