Lines Matching refs:push
80 this.subtests.push(subtest);
84 this.results.push(result);
229 this.patternMatch.push(new StatusRule(key, rules[key], key));
241 result.push(exact);
245 result.push(item);
276 this.failedTests.push(...item.fail.expected);
279 this.failedTests.push(...item.fail.flaky);
280 this.flakyTests.push(...item.fail.flaky);
283 this.skipReasons.push(item.skip);
374 result.push(filepath);
391 this.specs.push(new WPTTestSpec(this.path, relativePath, match));
487 this.globalThisInitScripts.push(
524 lazyProperties.push('crypto');
527 this.globalThisInitScripts.push(script);
542 queue.push(this.specMap.get(filename));
571 scriptsToRun.push(obj);
580 scriptsToRun.push(obj);
662 failures.push(key);
693 unexpectedPasses.push(key);
801 result[item.status][key].push(item.name);
861 result[key].push(value);
887 queue.push(spec);