Home
last modified time | relevance | path

Searched defs:object (Results 1 – 25 of 39) sorted by relevance

12

/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/
Ddevattest_client_proxy_test.cpp190 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/
DDataDriver.js24 static get(object, name, defaultValue) { argument
34 static has(object, key) { argument
/test/xts/device_attest/test/performancetest/src/
Ddevattestclient_performance_test.cpp158 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/
Ddevattestclient_fuzzer.cpp33 T object {}; in GetData() local
/test/xts/device_attest/test/fuzztest/devattestservice_fuzzer/
Ddevattestservice_fuzzer.cpp33 T object {}; in GetData() local
/test/xts/device_attest/test/fuzztest/devattestnetworkcallback_fuzzer/
Ddevattestnetworkcallback_fuzzer.cpp36 T object {}; in GetData() local
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
Ddevattest_client.cpp45 sptr<IRemoteObject> object = in GetDeviceProfileService() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
Djsvm_utils.cpp291 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/
Ddevattestservicestub_fuzzer.cpp45 T object {}; in GetData() local
/test/xts/device_attest/test/fuzztest/devattestadapteroem_fuzzer/
Ddevattestadapteroem_fuzzer.cpp37 T object {}; in GetData() local
/test/testfwk/arkxtest/testserver/test/unittest/
Dstart_test_server.cpp93 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_arraytest.cpp138 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
Dnapi_arraybuffer_test.cpp263 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/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/testfwk/arkxtest/testserver/src/client/
Dtest_server_client.cpp105 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dimage_receiver_mdk_test.cpp183 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/
Dtest_server_service.cpp180 …d TestServerService::TestServerProxyDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied()
/test/xts/dcts/distributedhardware/distributedscreentest/
Dtest.cpp365 auto object = samgr->CheckSystemAbility(4807); in SaTest() local
/test/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js316 mockObject(object) { argument

12