Home
last modified time | relevance | path

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

/test/xts/acts/distributeddatamgr/dataObjectjstest/hap/src/main/js/test/
DObjectStoreJsunit.test.js625 complexObject.parent = { mother: "jack mom", father: "jack Dad" }; property
626 complexObject.list = [{ mother: "jack2 mom2" }, { father: "jack2 Dad2" }]; property
693 complexObject.parent = { mother: "jack1 mom1", father: "jack1 Dad1" }; property
694 complexObject.list = [{ mother: "jack2 mom2" }, { father: "jack2 Dad2" }]; property