Home
last modified time | relevance | path

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

/cts/tools/utils/cts/
Dtools.py44 def Add(self, names): member in TestPackage.TestSuite
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js176 …p,B)};A.prototype.Copy=function(){return new A(this.x,this.y)};A.prototype.Add=function(p){this.x+… method in A
180 ….prototype.Copy=function(){return new U(this.x,this.y,this.z)};U.prototype.Add=function(p){this.x+… method in U