Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ sample
Method
sample
packages/benchpress/test/runner_spec.ts:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
super(null!, null!, null!, null!, null!, null!, null!);
158
}
159
override sample(): Promise<SampleState> {
160
return
Promise.resolve(
new
SampleState([], []));
161
}
162
}
Callers
2
sampler_spec.ts
File · 0.45
runner_spec.ts
File · 0.45
Calls
1
resolve
Method · 0.65
Tested by
no test coverage detected