Searched defs:Obj (Results 1 – 3 of 3) sorted by relevance
24 struct Obj { struct25 int data = 0;26 bool operator==(const Obj &rhs) const in operator ==()30 bool operator<(const Obj &rhs) const in operator <()
16 class Obj extends Object { class
269 JSHandle<JSObject> Obj = factory->NewJSObject(objClass1); in HWTEST_F_L0() local336 JSHandle<JSObject> Obj = factory->NewJSObject(objClass); in HWTEST_F_L0() local407 JSHandle<JSObject> Obj = factory->NewJSObject(objClass); in HWTEST_F_L0() local