Home
last modified time | relevance | path

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

/test/suite_harness/tools/cts-test-metrics/
DCtsCameraTestCases.reportlog.json1 …ormat":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency","latency":[237.0… array
/test/mlts/benchmark/results/
Dgenerate_result.py368 def generate_avg_ms(baseline, latency): argument
400 def generate_latency_graph_entry(tag, latency, tmin, tmax): argument
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp293 int64_t latency = end_timestamp - start_timestamp; in ProcessTraceForLatencyProfiling() local