Home
last modified time | relevance | path

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

/test/vts/proto/
DVtsReportMessage.proto133 optional int64 end_timestamp = 22; field
159 optional int64 end_timestamp = 12; field
310 optional int64 end_timestamp = 102; field
/test/vts/utils/python/web/
Dweb_utils.py236 end_timestamp, argument
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp292 int64_t end_timestamp = record.timestamp(); in ProcessTraceForLatencyProfiling() local