Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/
Dtestharness.js186 function format_value(val, seen) function
198 return "[" + val.map(function(x) {return format_value(x, seen);}).join(", ") + "]";
272 …rocessingInstruction node with target " + format_value(truncate(val.target, 60)) + " and data " +
291 expose(format_value, "format_value");
1755 substitutions[p] = format_value(substitutions[p]);