Home
last modified time | relevance | path

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

/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.cpp155 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); variable
213 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); variable
240 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/devattestcorenetwork_fuzzer/
Ddevattestcorenetwork_fuzzer.cpp36 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.cpp46 sptr<IRemoteObject> object = in GetDeviceProfileService() 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/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js223 mockObject(object) { argument
/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/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp35 napi_value object, in add_returned_status()
1204 napi_value object, key, value; in setProperty() local
1240 napi_value object, key, result; in getProperty() local
1453 napi_value object = args[0]; in getNamedProperty() local
1504 napi_value return_value, object; in setElement() local
1528 napi_value return_value, object, prop; in getElement() local
1552 napi_value return_value, object; in TestBoolValuedElementApi() local
1586 napi_value object, return_value; in defineProperties() local
2681 napi_value object = args[0]; in FreezeTest() local
2699 napi_value object = args[0]; in SealTest() local
/test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/css/
Dreset.css16 html, body, div, span, object, iframe, selector
/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()
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp137 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t v… in setInt32NamedProperty()