Searched refs:Graph (Results 1 – 7 of 7) sorted by relevance
25 import com.android.vts.util.Graph;92 Entity profilingRun, String idString, Map<String, Graph> graphMap) { in processProfilingRun()96 Graph g = null; in processProfilingRun()150 Map<String, Graph> graphMap = new HashMap<>(); in doGetHandler()224 List<Graph> graphList = new ArrayList<>(); in doGetHandler()227 Graph g = graphMap.get(name); in doGetHandler()250 .registerTypeHierarchyAdapter(Graph.class, new GraphSerializer()) in doGetHandler()
25 public class GraphSerializer implements JsonSerializer<Graph> {27 public JsonElement serialize(Graph src, Type typeOfSrc, JsonSerializationContext context) { in serialize()
24 public abstract class Graph { class
28 public class LineGraph extends Graph {
29 public class Histogram extends Graph {
32 public class BoxPlot extends Graph {
85 $("span.indicator.badge.blue:contains('Graph')").each(function( index ) {231 $( "span.indicator.badge:contains('Graph')" ).click(function (evt) {462 … padded hoverable waves-effect grey lighten-1" style="color: white; margin-left: 1px;">Graph</span>473 <!-- Coverage Graph Modal Structure -->