Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 74) sorted by relevance

123

/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DDeepTypeUtils.js22 static isAsymmetricEqualityTester_(obj) { argument
38 static isUndefined(obj) { argument
46 static isDomNode(obj) { argument
57 static isPromise (obj) { argument
64 static isMap(obj) { argument
76 static isSet(obj) { argument
89 static has(obj, key) { argument
98 static keys(obj, isArray) { argument
120 static getAllKeys(obj) { argument
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
DDeepTypeUtils.js23 static isAsymmetricEqualityTester(obj) { argument
39 static isUndefined(obj) { argument
47 static isDomNode(obj) { argument
58 static isPromise(obj) { argument
65 static isMap(obj) { argument
77 static isSet(obj) { argument
90 static has(obj, key) { argument
99 static keys(obj, isArray) { argument
121 static getAllKeys(obj) { argument
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_private.cpp37 auto obj = jsvm::Object(); in TEST() local
53 auto obj = jsvm::Object(); in TEST() local
68 auto obj = jsvm::Object(); in TEST() local
81 auto obj = jsvm::Object(); in TEST() local
89 auto obj = jsvm::Object(); in TEST() local
98 auto obj = jsvm::True(); in TEST() local
107 auto obj = jsvm::Object(); in TEST() local
117 auto obj = jsvm::Object(); in TEST() local
126 auto obj = jsvm::Object(); in TEST() local
135 auto obj = jsvm::Object(); in TEST() local
[all …]
Dtest_trace.cpp123 JSVM_Value obj; in TestCategory() local
230 JSVM_Value obj; in TEST() local
252 JSVM_Value obj; in TEST() local
281 JSVM_Value obj; in TEST() local
304 JSVM_Value obj; in TEST() local
328 JSVM_Value obj; in TEST() local
349 JSVM_Value obj; in TEST() local
Dtest_proxy.cpp50 auto obj = jsvm::GetProperty(jsvm::Global(), "target"); in TEST() local
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DAccessingFiledsOfObjects.h54 ani_object obj = {}; in test_Object_SetProperty_Boolean() local
65 ani_object obj = {}; in test_Object_SetProperty_Char() local
76 ani_object obj = {}; in test_Object_SetProperty_Byte() local
87 ani_object obj = {}; in test_Object_SetProperty_Short() local
98 ani_object obj = {}; in test_Object_SetProperty_Int() local
109 ani_object obj = {}; in test_Object_SetProperty_Long() local
120 ani_object obj = {}; in test_Object_SetProperty_Float() local
131 ani_object obj = {}; in test_Object_SetProperty_Double() local
142 ani_object obj = {}; in test_Object_SetProperty_Ref() local
153 ani_object obj = {}; in test_Object_GetPropertyByName_Boolean() local
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_children_main_size_test.cpp39 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize001() local
50 auto obj = nullptr; in TestListChildrenMainSize002() local
61 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize003() local
73 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize004() local
90 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize005() local
107 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize006() local
124 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize007() local
141 auto obj = nullptr; in TestListChildrenMainSize008() local
158 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize009() local
170 auto obj = OH_ArkUI_ListChildrenMainSizeOption_Create(); in TestListChildrenMainSize010() local
[all …]
/test/testfwk/arkxtest/uitest/ets/ani/src/
Duitest_ani.cpp317 static ani_object newPoint(ani_env *env, ani_object obj, int x, int y) in newPoint()
475 static ani_ref within(ani_env *env, ani_object obj, ani_object on) in within()
483 static ani_ref isBefore(ani_env *env, ani_object obj, ani_object on) in isBefore()
491 static ani_ref isAfter(ani_env *env, ani_object obj, ani_object on) in isAfter()
498 static ani_ref id(ani_env *env, ani_object obj, ani_string id, ani_enum_item pattern) in id()
507 static ani_ref text(ani_env *env, ani_object obj, ani_string text, ani_enum_item pattern) in text()
516 static ani_ref type(ani_env *env, ani_object obj, ani_string type, ani_enum_item pattern) in type()
525 static ani_ref hint(ani_env *env, ani_object obj, ani_string text, ani_enum_item pattern) in hint()
534 static ani_ref description(ani_env *env, ani_object obj, ani_string text, ani_enum_item pattern) in description()
543 static ani_ref inWindow(ani_env *env, ani_object obj, ani_string bundleName) in inWindow()
[all …]
Derror_handler.h45 ani_object obj = nullptr; in WrapError() local
92 ani_object obj; in Throw() local
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdkHvigortest/entry/src/main/cpp/
Drdb_crypto_param_test.cpp26 auto obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_DestroyCryptoParam0100() local
40 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0200() local
57 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0300() local
73 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0400() local
90 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0500() local
106 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0600() local
122 OH_Rdb_CryptoParam *obj = OH_Rdb_CreateCryptoParam(); in OH_Rdb_CreateCryptoParam0700() local
/test/xts/acts/commonlibrary/ets_utils/json_lib_standard/entry/src/ohosTest/js/test/
Djson.test.js138 let obj = {1: "John", 2: 30, 3: "New York"}; variable
153 let obj = {1: "John", 2: 30, 3: "New York"}; variable
168 let obj = {1: "John", 2: 30, 3: "New York"}; variable
183 let obj = {1: "John", 2: 30, 3: "New York"}; variable
198 let obj = {1: "John", 2: 30, 3: "New York"}; variable
219 let obj = {1: "John", 2: 30, 3: "New York"}; variable
240 let obj = {1: "John", 2: 30, 3: "New York"}; variable
261 let obj = {1: "John", 2: 30, 3: "New York"}; variable
275 const obj = {"name": "John", "age": 30, "city": "New York"}; variable
289 const obj = {"name": "John", "age": 30, "city": "New York"}; variable
[all …]
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/common/js/
Devent.js15 export const commonFunc = function(obj, e) { argument
29 export const swipeFunc = function(obj, e) { argument
/test/xts/acts/account/OsAccountTest_js/entry/src/ohosTest/js/test/
DActsDSGetSet.test.js185 let obj = { variable
230 let obj = { variable
328 let obj = { variable
371 let obj = { variable
416 let obj = { variable
460 let obj = { variable
505 let obj = { variable
556 let obj = { variable
586 let obj = { variable
694 let obj = { variable
[all …]
DOsAccount.test.js155 let obj = { variable
193 let obj = { variable
232 let obj = { variable
262 let obj = { variable
302 let obj = { variable
347 let obj = { variable
388 let obj = { variable
429 let obj = { variable
470 let obj = { variable
507 let obj = { variable
/test/testfwk/arkxtest/hamock/src/main/mock/
DMockKit.js49 clear(obj) { argument
62 ignoreMock(obj, method) { argument
129 findName(obj, value) { argument
145 findProperties(obj, ...arg) { argument
DExtendInterface.js44 clear(obj) { argument
/test/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js59 clear(obj) { argument
73 ignoreMock(obj, method) { argument
223 findName(obj, value) { argument
246 findProperties(obj, ...arg) { argument
/test/xts/acts/advertising/ads/advertising/entry/src/ohosTest/ets/test/
DJsonUtil.ts21 const obj = JSON.parse(json); constant
/test/xts/acts/arkcompiler/ecmanewfeatures/entry/src/ohosTest/ets/test/
Dtest2020_10.ts17 let obj = { variable
Dtest2020_04.ts18 let obj = { variable
/test/testfwk/arkxtest/jsunit/src/module/assert/
DisPromiseLike.js16 function isPromiseLike(obj) { argument
/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0904/
Dpoc.cpp58 void* obj = create_obj(); in main() local
/test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationG/entry/src/main/ets/FormAbility/
Dform.ts124 let obj = formBindingData.createFormBindingData(dataObj); variable
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo_agent.cpp113 DistributeDemoAgent obj; in main() local
/test/xts/acts/multimedia/media/media_js_standard/
DVideoRecorderTestBase.js107 export function checkDescription(obj, trackTpye, descriptionValue) { argument

123