Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ describe
Method
describe
packages/benchpress/test/metric/multi_metric_spec.ts:70–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
override describe(): {[key: string]: string} {
71
const
result: {[key: string]: string} = {};
72
result[this._id] =
'describe'
;
73
return
result;
74
}
75
}
Callers
5
perflog_metric_spec.ts
File · 0.45
multi_metric_spec.ts
File · 0.45
user_metric_spec.ts
File · 0.45
regression_slope_validator_spec.ts
File · 0.45
size_validator_spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected