Searched defs:className (Results 1 – 2 of 2) sorted by relevance
31 className(): string { method in BenchmarkWrapper32 const className = this.benchmark.className; constant
17 const [className, wrappers] = classGroups[i]; constant