Home
last modified time | relevance | path

Searched defs:obj2 (Results 26 - 50 of 56) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralExcessProperties.js
H A DexcessPropertyCheckWithUnions.js
H A DintTypeCheck.js100 var obj2: i1 = new Object(); class
/foundation/ai/intelligent_voice_framework/utils/
H A Dmessage_queue.cpp47 Message::Message(uint32_t what, std::shared_ptr<void> obj2) : what_(what), obj2_(obj2) in Message() argument
51 Message::Message(uint32_t what, std::shared_ptr<void> obj2, std::shared_ptr<void> obj3) in Message() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommondef_fuzzer/
H A Drscommondef_fuzzer.cpp101 MemObject* obj2 = new (std::nothrow) MemObject(size1); in DoMemObject() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dreflect-own-keys.js
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-binary-operations-comparisons.cpp66 jerry_value_t obj2 = jerry_eval ((const jerry_char_t *) "o={x:1};o", 9, JERRY_PARSE_NO_OPTS); in HWTEST_F() local
H A Dtest-api-binary-operations-arithmetics.cpp86 jerry_value_t obj2 = jerry_eval ((const jerry_char_t *) "o={x:1};o", 9, JERRY_PARSE_NO_OPTS); in HWTEST_F() local
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dbase_object.cpp178 bool Object::Equals(IInterface &obj1, IInterface &obj2) in Equals() argument
/third_party/json/tests/src/
H A Dunit-udt_macro.cpp353 T obj2; variable
364 T obj2; variable
375 T obj2; variable
386 T obj2; variable
397 T obj2; global() variable
408 T obj2; global() variable
[all...]
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp629 double obj2 = 2.2; in HWTEST_F() local
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole-test.cc46 Handle<JSObject> obj2 = isolate->factory()->NewJSObjectWithNullProto(); in TestTwoArguments() local
58 Handle<JSObject> obj2 = isolate->factory()->NewJSObjectWithNullProto(); in TestTwoSizeTArguments() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp308 JsonObj *obj2 = JSON_CreateObject(); in HWTEST_F() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc65 auto obj2 = Roundtrip(obj1); in TEST() local
176 auto obj2 = Roundtrip(obj1); in TEST() local
341 auto obj2 = Roundtrip(obj1); TEST_F() local
395 auto obj2 = Roundtrip(obj1); TEST() local
412 auto obj2 = Roundtrip(obj1); TEST() local
460 auto obj2 = RoundtripToType<TestTypeLazy>(obj1); TEST() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_overlay_test_ng.cpp1052 ResultObject obj2; in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp89 EglWrapperObject *obj2 = new EglWrapperObject(disp4); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_query_sync_test.cpp1233 QuerySyncObject obj2; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp2318 auto obj2 = std::make_shared<Object>(); in HWTEST_F() local
2382 auto obj2 in HWTEST_F() local
2446 auto obj2 = std::make_shared<Object>(); HWTEST_F() local
2514 auto obj2 = std::make_shared<Object>(); HWTEST_F() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java712 public int compare(Object obj1, Object obj2) { in compare() argument
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp1803 napi_value obj2; in HWTEST_F() local
1871 napi_value obj2; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c179 DVBSubObject *object, *obj2, **obj2_ptr; in delete_region_display_list() local
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c398 PyObject *obj1, *obj2, *t1, *res; in enum_item_name_ops() local
769 PyObject *obj, *obj1, *obj2; in pymixer_melement_new() local
907 PyObject *obj, *py_hctl = NULL, *obj1, *obj2; new_helem() local
1049 PyObject *obj, *obj1, *obj2, *mdict; alsa_mixer_simple_pyinit() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dmap-updater.cc24 inline bool EqualImmutableValues(Object obj1, Object obj2) { in EqualImmutableValues() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc1254 auto obj2 = JSObject::cast(args[1]); in RUNTIME_FUNCTION() local
1628 Handle<HeapObject> obj2 = args.at<HeapObject>(1); in RUNTIME_FUNCTION() local
/third_party/skia/tests/
H A DSerializationTest.cpp190 T obj2; in TestObjectSerializationNoAlign() local
228 T* obj2 = nullptr; in TestFlattenableSerialization() local

Completed in 32 milliseconds

123