Home
last modified time | relevance | path

Searched defs:object (Results 1 – 25 of 32) 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/interfaces/innerkits/native_cpp/src/
Ddevattest_client.cpp45 sptr<IRemoteObject> object = in GetDeviceProfileService() local
/test/xts/device_attest/test/fuzztest/devattestnetworkcallback_fuzzer/
Ddevattestnetworkcallback_fuzzer.cpp36 T object {}; in GetData() local
/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/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
Djsvm_utils.cpp284 JSVM_Value GetProperty(JSVM_Value object, JSVM_Value key) in GetProperty()
291 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty()
296 void SetProperty(JSVM_Value object, JSVM_Value key, JSVM_Value value) in SetProperty()
301 void SetProperty(JSVM_Value object, const char *name, JSVM_Value value) in SetProperty()
/test/testfwk/arkxtest/testserver/test/unittest/
Dstart_test_server.cpp93 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() local
/test/testfwk/arkxtest/testserver/src/service/
Dtest_server_service.cpp177 …d TestServerService::TestServerProxyDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied()
/test/testfwk/arkxtest/testserver/src/client/
Dtest_server_client.cpp105 auto object = samgr->CheckSystemAbility(systemAbilityId); in LoadTestServer() 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/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
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/xts/acts/graphic/nativedrawing/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/common/
Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
Dimage_receiver_mdk_test.cpp204 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t va… in setInt32NamedProperty()
211 static void setByteArrayNamedProperty(napi_env env, napi_value object, in setByteArrayNamedProperty()
/test/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js233 mockObject(object) { argument
/test/xts/dcts/distributedhardware/distributedscreentest/
Dtest.cpp365 auto object = samgr->CheckSystemAbility(4807); in SaTest() local
/test/testfwk/arkxtest/hamock/src/main/mock/
DMockKit.js206 mockObject(object) { argument
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
Dimage_pixel_map_imgndk_test.cpp540 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t v… in setInt32NamedProperty()
547 static void setUint32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t … in setUint32NamedProperty()

12