Lines Matching refs:assertIntegrity
36 manifest.assertIntegrity(href),
40 manifest.assertIntegrity(href, null),
44 manifest.assertIntegrity(href, ''),
60 manifest.assertIntegrity(href),
64 manifest.assertIntegrity(href, null),
68 manifest.assertIntegrity(href, ''),
94 manifest.assertIntegrity('file:///root/dir1/isolated');
99 manifest.assertIntegrity('file:///root/dir1/cascade'),
103 manifest.assertIntegrity('file:///root/dir1/enoent'),
107 manifest.assertIntegrity('file:///root/dir1/dir2/enoent'),
112 manifest.assertIntegrity('file:///root/dir1/censor/enoent');
138 manifest.assertIntegrity(href);
156 manifest.assertIntegrity(href);
172 assert.strictEqual(manifest.assertIntegrity(href), true);
187 manifest.assertIntegrity(href);
207 manifest.assertIntegrity('blob:https://example.com/has-origin'),
219 manifest.assertIntegrity('blob:https://example.com/has-origin');
235 manifest.assertIntegrity('blob:https://example.com/has-origin');
255 manifest.assertIntegrity('blob:https://example.com/has-origin'),
273 manifest.assertIntegrity('blob:https://example.com/has-origin');
278 manifest.assertIntegrity('blob:foo'),
296 manifest.assertIntegrity('http://example.com');