Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsProfilingStatsJobServlet.java89 public static void addTasks(List<Key> profilingPointKeys) { in addTasks() argument
92 for (Key key : profilingPointKeys) { in addTasks()