Home
last modified time | relevance | path

Searched refs:same_origin (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js114 function(w, same_origin) { argument
115 if (same_origin) {
/third_party/ffmpeg/libavformat/
Dmov.c4433 int same_origin = test_same_origin(src, filename); in mov_open_dref() local
4435 if (!same_origin) { in mov_open_dref()
4445 (ref->nlvl_from > 1 && same_origin < 0) || in mov_open_dref()