Searched defs:labels (Results 1 – 2 of 2) sorted by relevance
42 private static labels(collection: MetricsCollection | undefined): string[] { method in BenchmarkWrapper43 const labels: string[] = []; constant
10 labels: number[]; property