Home
last modified time | relevance | path

Searched defs:array (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/security/huks_napi_BasicTest/.vscode/
Dsettings.json3 "array": "cpp", string
/test/xts/device_attest_lite/services/core/include/network/
Dattest_tls.h20 #define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0])) argument
/test/xts/device_attest_lite/interfaces/kit/js/src/
Dnative_device_attest.cpp116 JSIValue array = JSI::CreateNull(); in SetJsResult() local
/test/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js143 function (va1, idx, array) { argument
/test/testfwk/arkxtest/uitest/server/
Dserver_main.cpp114 auto array = nlohmann::json::array(); in DumpLayout() local
/test/xts/acts/multimedia/audio/audio_js_standard/audioManager/src/main/js/test/
DAudioManagerApi9.test.js38 function displayVolumeGroupProp(value, index, array) { argument
DAudioFramework.test.js57 function displayDeviceProp(value, index, array) { argument
/test/xts/acts/multimedia/audio/audio_js_standard/AudioEventManagement/src/main/js/test/
DAudioEventManagement.test.js37 function displayDeviceProp(value, index, array) { argument
/test/xts/hats/hdf/codec/hdi_v1.0/
Dcodec_proxy_test.cpp55 static char *GetArrayStr(int32_t *array, int32_t arrayLen, int32_t endValue) in GetArrayStr()
/test/xts/hats/hdf/codec/hdi_adapter/
Dcodec_hdi_adapter_test.cpp165 static char *GetArrayStr(int32_t *array, int32_t arrayLen, int32_t endValue) in GetArrayStr()
/test/xts/device_attest_lite/services/core/network/
Dattest_network.c1007 cJSON* array = cJSON_GetObjectItem(root, NETWORK_CONFIG_SERVER_INFO_NAME); in ParseNetworkInfosConfig() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp942 napi_value array = nullptr; in isArray() local