Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Dobject-prototype-propertyisenumerable.js80 function construct2() function
85 construct2.prototype = new construct1; class
/third_party/mindspore/mindspore-src/source/tests/
Dops_common.py46 def construct2(self, x1, x2, sens): member in InputBackward
229 def construct2(self, x1, x2): member in NetOutputAsLoss
365 def construct2(self, x1, x2): member in OutPutWrap
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc51 int construct2 = 0; member