Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java222 VtsProfilingRegressionMode vtsProfilingRegressionMode = in update() local
225 StatSummary summary = new StatSummary(label, vtsProfilingRegressionMode); in update()