| /test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/ |
| D | devattest_client_proxy_test.cpp | 190 sptr<IRemoteObject> object = new MockIRemoteObject(); variable 207 sptr<IRemoteObject> object = new MockIRemoteObject(); variable 233 sptr<IRemoteObject> object = new MockIRemoteObject(); variable 256 sptr<IRemoteObject> object = new MockIRemoteObject(); variable 282 sptr<IRemoteObject> object = new MockIRemoteObject(); variable
|
| /test/testfwk/arkxtest/jsunit/src/module/config/ |
| D | DataDriver.js | 24 static get(object, name, defaultValue) { argument 34 static has(object, key) { argument
|
| /test/xts/device_attest/test/performancetest/src/ |
| D | devattestclient_performance_test.cpp | 158 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); variable 225 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); variable 255 sptr<IRemoteObject> object = variable
|
| /test/xts/device_attest/test/fuzztest/devattestclient_fuzzer/ |
| D | devattestclient_fuzzer.cpp | 33 T object {}; in GetData() local
|
| /test/xts/device_attest/test/fuzztest/devattestservice_fuzzer/ |
| D | devattestservice_fuzzer.cpp | 33 T object {}; in GetData() local
|
| /test/xts/device_attest/test/fuzztest/devattestnetworkcallback_fuzzer/ |
| D | devattestnetworkcallback_fuzzer.cpp | 36 T object {}; in GetData() local
|
| /test/xts/device_attest/interfaces/innerkits/native_cpp/src/ |
| D | devattest_client.cpp | 45 sptr<IRemoteObject> object = in GetDeviceProfileService() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
| D | jsvm_utils.cpp | 291 JSVM_Value GetProperty(JSVM_Value object, JSVM_Value key) in GetProperty() 298 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty() 303 void SetProperty(JSVM_Value object, JSVM_Value key, JSVM_Value value) in SetProperty() 308 void SetProperty(JSVM_Value object, const char *name, JSVM_Value value) in SetProperty()
|
| /test/xts/device_attest/test/fuzztest/devattestservicestub_fuzzer/ |
| D | devattestservicestub_fuzzer.cpp | 45 T object {}; in GetData() local
|
| /test/xts/device_attest/test/fuzztest/devattestadapteroem_fuzzer/ |
| D | devattestadapteroem_fuzzer.cpp | 37 T object {}; in GetData() local
|
| /test/testfwk/arkxtest/testserver/test/unittest/ |
| D | start_test_server.cpp | 93 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_arraytest.cpp | 138 JSVM_Value object; in TestGetArrayLength_03() local 265 JSVM_Value object; in TestCreateTypedarray_04() local 399 JSVM_Value object; in TestGetTypedarrayInfo_02() local 504 JSVM_Value object; in TestCreateDataview_04() local 764 JSVM_Value object; in TestSetElement_06() local 783 JSVM_Value object; in TestSetElement_07() local 909 JSVM_Value object; in TestGetElement_05() local 1037 JSVM_Value object; in TestHasElement_04() local 1211 JSVM_Value object; in TestDeleteElement_04() local
|
| D | napi_arraybuffer_test.cpp | 263 JSVM_Value object; in TestDetachArrayBufferCase03() local 374 JSVM_Value object; in TestIsDetachedArraybufferCase04() local
|
| /test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/ |
| D | napi_helper.cpp | 43 napi_value object = nullptr; in GetGlobalObject() local
|
| /test/testfwk/arkxtest/testserver/src/client/ |
| D | test_server_client.cpp | 105 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/ |
| D | image_receiver_mdk_test.cpp | 183 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t va… in setInt32NamedProperty() 190 static void setByteArrayNamedProperty(napi_env env, napi_value object, in setByteArrayNamedProperty()
|
| /test/testfwk/arkxtest/testserver/src/service/ |
| D | test_server_service.cpp | 180 …d TestServerService::TestServerProxyDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied()
|
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| D | test.cpp | 365 auto object = samgr->CheckSystemAbility(4807); in SaTest() local
|
| /test/testfwk/arkxtest/jsunit/src/module/mock/ |
| D | MockKit.js | 316 mockObject(object) { argument
|