Home
last modified time | relevance | path

Searched defs:profilingPointNames (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowTreeServlet.java208 List<String> profilingPointNames = new ArrayList<>(); in doGetHandler() local
/test/vti/dashboard/src/main/java/com/android/vts/util/
DTestResults.java62 public String[] profilingPointNames; // list of profiling point names in the test run field in TestResults