Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/
Dtestharness.js95 function setup(func_or_properties, maybe_properties) argument
100 func = func_or_properties;
102 } else if (func_or_properties instanceof Function) {
103 func = func_or_properties;
105 properties = func_or_properties;