Home
last modified time | relevance | path

Searched defs:on_new_harness_properties (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js221 WindowTestEnvironment.prototype.on_new_harness_properties = function(properties) { method in WindowTestEnvironment
291 WorkerTestEnvironment.prototype.on_new_harness_properties = function() {}; method in WorkerTestEnvironment
477 ShellTestEnvironment.prototype.on_new_harness_properties = function() {}; method in ShellTestEnvironment