MCPcopy
hub / github.com/ampproject/amphtml / test-vsync.js

File test-vsync.js

test/unit/test-vsync.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Services} from '#service';
2import {AmpDocShadow, installDocService} from '#service/ampdoc-impl';
3import {installTimerService} from '#service/timer-impl';
4import {Vsync} from '#service/vsync-impl';

Callers

nothing calls this directly

Calls 15

installTimerServiceFunction · 0.90
installDocServiceFunction · 0.90
beforeEachFunction · 0.85
getVisibilityEventCountFunction · 0.85
expectFunction · 0.85
getSingleDocMethod · 0.80
skipMethod · 0.80
runPromiseMethod · 0.80
measurePromiseMethod · 0.80
mutatePromiseMethod · 0.80
lengthMethod · 0.80
isPendingMethod · 0.80

Tested by

no test coverage detected