Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Ddeltablue.js653 var plan = new Plan();
760 function Plan() { class
764 Plan.prototype.addConstraint = function (c) {
768 Plan.prototype.size = function () {
772 Plan.prototype.constraintAt = function (index) {
776 Plan.prototype.execute = function () {