Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/
H A DV9_PreferencesPromiseJsunit.test.js431 let obj1 = { class in AnonymousFunction1753fbd10100.AnonymousFunction1753fbd11900
581 let obj1 = { class in AnonymousFunction1753fbd10100.AnonymousFunction1753fbd11d00
614 let obj1 = { class in AnonymousFunction1753fbd10100.AnonymousFunction1753fbd11e00
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommondef_fuzzer/
H A Drscommondef_fuzzer.cpp99 MemObject* obj1 = new MemObject(size1); in DoMemObject() local
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dbase_object.cpp180 bool Object::Equals(IInterface &obj1, IInterface &obj2) in Equals()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp296 JsonObj *obj1 = JSON_CreateObject(); variable
344 JsonObj *obj1 = JSON_CreateObject(); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_interface_test.cpp168 ValueObject obj1 = ValueObject(); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp87 EglWrapperObject *obj1 = new EglWrapperObject(disp3); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp1908 RemoteObject obj1; variable
1946 RemoteObject obj1; variable
1979 RemoteObject obj1; variable
2013 RemoteObject obj1; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_overlay_test_ng.cpp1032 ResultObject obj1; variable
H A Drich_editor_test_ng.cpp2302 ResultObject obj1; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp1955 RemoteObject obj1; in ParcelWriteData() local
2041 RemoteObject obj1; in BENCHMARK_F() local
2086 RemoteObject obj1; in BENCHMARK_F() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp1801 napi_value obj1; variable
H A Dtest_napi.cpp1906 napi_value obj1 = nullptr; variable
2060 napi_value obj1 = nullptr; variable
4112 napi_value obj1; variable
4172 napi_value obj1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js4569 …static notifyObjectValueAssignment(obj1, obj2, notifyPropertyChanged, // notify as assignment (non… argument