Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/test/xts/acts/distributeddatamgr_lite/kv_store_hal/src/
Dkvstore_func_test.c63 BOOL SetKVFiles (int num, const char* key, const char* value) in SetKVFiles()
109 BOOL ReadKVFiles (int num, const char* key, const char* value) in ReadKVFiles()
155 BOOL DeleteKVFiles (int num, const char* key) in DeleteKVFiles()
189 char key[] = "rw.sys.version"; variable
205 char key[] = "rw.sys.version_100"; variable
221 char key[] = "100"; variable
237 char key[] = "rw.sys.version.utilskvparameter"; variable
253 char key[] = "rw.sys.version.utilskvparameter1"; variable
266 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
279 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/distributeddatamgr_lite/kv_store_posix/src/
DKvStoreTest.cpp63 bool KvStoreTest::TouchKVFiles (int num, const char* key, const char* value) const in TouchKVFiles() argument
103 bool KvStoreTest::ReadKVFiles (int num, const char* key, const char* value) const in ReadKVFiles() argument
175 char key[] = "rw.sys.version"; variable
191 char key[] = "rw.sys.version_100"; variable
207 char key[] = "100"; variable
223 char key[] = "rw.sys.version.utilskvparameter"; variable
239 char key[] = "rw.sys.version.utilskvparameter1"; variable
252 char key[] = "rw.sys.version.utilskvparameter12"; variable
265 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
278 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/startup_lite/syspara_hal/src/
Dparameter_func_test.c68 char key[] = "rw.sys.version_606"; variable
84 char key[] = "_._..__...___"; variable
101 char key[] = "keywithonlylowercase"; variable
117 char key[] = "202006060602"; variable
164 char key[] = "rw.sys.version"; variable
188 char key[] = "rw.sys.version"; variable
231 char key[] = "Rw.Sys.Version.Version"; variable
249 char key[] = "rw sys version version"; variable
268 char key[] = "rw+sys&version%version*"; variable
317 char key[] = "key_for_blank_value"; variable
[all …]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_private.cpp35 JSVM_Data key; in TEST() local
51 JSVM_Data key; in TEST() local
64 JSVM_Data key; in TEST() local
80 JSVM_Data key = nullptr; in TEST() local
88 JSVM_Data key = nullptr; in TEST() local
97 JSVM_Data key = nullptr; in TEST() local
106 JSVM_Data key = nullptr; in TEST() local
115 JSVM_Data key; in TEST() local
125 JSVM_Data key = nullptr; in TEST() local
134 JSVM_Data key = nullptr; in TEST() local
[all …]
/test/xts/acts/notification/ces_standard/actsCommonEventSubscriberCAPITest/entry/src/main/cpp/commonevent/
Dcommonevent_parameters_test.cpp52 const char *key = "int"; in TestCommonEventSetIntToParameters001() local
66 const char *key = "int"; in TestCommonEventSetIntToParameters002() local
80 const char *key = "intArray"; in TestCommonEventSetIntArrayToParameters001() local
97 const char *key = "intArray"; in TestCommonEventSetIntArrayToParameters002() local
112 const char *key = "long"; in TestCommonEventSetLongToParameters001() local
126 const char *key = "long"; in TestCommonEventSetLongToParameters002() local
141 const char *key = "longArray"; in TestCommonEventSetLongArrayToParameters001() local
159 const char *key = "longArray"; in TestCommonEventSetLongArrayToParameters002() local
174 const char *key = "double"; in TestCommonEventSetDoubleToParameters001() local
188 const char *key = "double"; in TestCommonEventSetDoubleToParameters002() local
[all …]
/test/xts/acts/distributeddatamgr/preferencesjstest/entry/src/ohosTest/js/test/
DSystemStorageJsunit.test.js64 key: 'storageKey', property
76 key: 'storageKey', property
103 key: '', property
140 key: 'x'.repeat(33), property
178 key: 'testKey', property
212 key: 'storageKey', property
224 key: 'storageKey', property
253 key: 'storageKey', property
291 key: 'storageKey', property
331 key: '', property
[all …]
DPreferencesHelperJsunit.test.js128 var observer = function (key) { argument
149 var observer = function (key) { argument
170 var observer = function (key) { argument
/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/src/
Ddbm_kv_store_func_test.c88 static BOOL PutKVs(int num, const char* key, const char* content) in PutKVs()
141 static BOOL GetKVs(int num, const char* key, const char* content) in GetKVs()
187 static BOOL DeleteKVs(int num, const char* key) in DeleteKVs()
220 char key[] = "rw.sys.version"; variable
252 char key[] = "rw.sys.version_100"; variable
276 char key[] = "100"; variable
300 char key[] = "rw.sys.version.utilskvparameter"; variable
324 char key[] = "rw.sys.version.utilskvparameter1"; variable
345 char key[] = "rw.sys.version.utilskvparameterforillegal"; variable
366 char key[] = "Rw.sys.version"; variable
[all …]
/test/xts/acts/startup_lite/syspara_posix/src/
DParameterTest.cpp81 char key[] = "rw.sys.version"; variable
120 char key[] = "rw.sys.version"; variable
165 char key[] = "rw.sys.version*%version"; variable
200 char key[] = "rw.sys.version"; variable
218 char key[] = "rw.sys.version"; variable
262 char key[] = "rw.sys.version"; variable
277 char key[] = "rw.sys.version"; variable
312 char key[] = "rw.sys.version.version.version.v"; variable
341 char key[] = "rw.sys.version*%version"; variable
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_kdf_test.cpp109 Crypto_DataBlob key = {.data = paramInfo.hkdfParams.key, .len = 0}; in OHTEST_CreateHkdfParams() local
350 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
392 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
422 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
451 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
480 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
571 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
614 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
657 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
694 Crypto_DataBlob key = {.data = nullptr, .len = 0}; variable
[all …]
Dcrypto_framework_mac_test.cpp110 OH_CryptoSymKey *key, Crypto_DataBlob *msgBlob, Crypto_DataBlob *out) in OHTEST_DoMac()
138 …MacSpec macInfo, OH_CryptoSymKey *key, int blockSize, Crypto_DataBlob *msgBlob, Crypto_DataBlob *o… in OHTEST_DoSegmentMac()
216 OH_CryptoSymKey *key = nullptr; variable
255 OH_CryptoSymKey *key = nullptr; variable
316 OH_CryptoSymKey *key = nullptr; variable
429 OH_CryptoSymKey *key = nullptr; variable
451 OH_CryptoSymKey *key = nullptr; variable
661 OH_CryptoSymKey *key = nullptr; variable
/test/xts/hats/kernel/syscall_ipc/shmctl/
DShmctlApiTest.cpp65 key_t key = 1234; variable
91 key_t key = 1234; variable
115 key_t key = 1234; variable
/test/testfwk/xdevice/src/xdevice/_core/context/
Dservice.py63 def write_attr(self, key, value): argument
66 def has_attr(self, key): argument
69 def read_attr(self, key): argument
74 def remove_attr(self, key): argument
Dtdd.py27 def update_test_type_in_source(cls, key, value): argument
32 def update_ext_type_in_source(cls, key, value): argument
/test/xts/device_attest/services/core/utils/
Dattest_utils_json.c28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject()
46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr()
84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber()
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_json.c28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject()
46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr()
84 double GetObjectItemValueNumber(const char* rootStr, const char* key) in GetObjectItemValueNumber()
/test/xts/acts/security/cipher/datacipher/cipher/entry/src/ohosTest/js/test/Agree/
Dcipher2.test.js67 key: rsaPublicKey, property
93 key: rsaPrivateKey, property
119 key: rsaPublicKey, property
145 key: '1234560GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCU9YGbkTHKMi6iFFiPC8fYQkrt\n' + property
174 key: rsaPublicKey, property
200 key: rsaPublicKey, property
226 key: rsaPublicKey, property
252 key: '123456IBAAKBgQCU9YGbkTHKMi6iFFiPC8fYQkrtjG9Y3gwmQkhQQ31MtqvaMZyI\n' + property
290 key: rsaPrivateKey, property
316 key: rsaPrivateKey, property
[all …]
Dhitscipher.test.js67 key: rsaPublicKey, property
82 key: rsaPrivateKey, property
108 key: aesKey, property
126 key: aesKey, property
156 key: rsaPublicKey, property
170 key: rsaPrivateKey, property
202 key: aesKey, property
219 key: aesKey, property
Dcipher1.test.js67 key: aesKey, property
96 key: '439B96R030A475BF9E2D0BEF8W56C5BD', property
125 key: aesKey, property
154 key: aesKey, property
175 key: aesKey, property
204 key: aesKey, property
233 key: aesKey, property
262 key: '439B96R030A475BF9E2D0BEF8W56C5BD', property
291 key: aesKey, property
320 key: aesKey, property
[all …]
/test/xts/hats/hdf/display/buffer/benchmark/
Ddisplay_buffer_benchmark_test.cpp84 int32_t key = 0; in BENCHMARK_F() local
102 int32_t key = 0; in BENCHMARK_F() local
123 int32_t key = 0; in BENCHMARK_F() local
144 int32_t key = 0; in BENCHMARK_F() local
/test/xts/acts/commonlibrary/ets_utils/xml_lib_standard/entry/src/ohosTest/js/test/
Dxml.test.js1335 function func(key, value){ argument
1367 function func(key, value){ argument
1399 function func(key, value){ argument
1431 function func(key, value){ argument
1463 function func(key, value){ argument
1495 function func(key, value){ argument
1527 function func(key, value){ argument
1559 function func(key, value){ argument
1592 function func(key, value){ argument
1625 function func(key, value){ argument
[all …]
/test/xts/hats/kernel/syscall_ipc/msgget/
DMsggetApiTest.cpp72 key_t key = 1234; variable
89 key_t key = 1234; variable
/test/xts/hats/kernel/syscall_ipc/shmget/
DShmgetApiTest.cpp65 key_t key = 1234; variable
85 key_t key = 1234; variable
/test/xts/dcts/testtools/disjsTest/client/
DremoteHelper.js138 async kvPut(key,value,valueType){ argument
151 async kvGet(key){ argument
159 async kvDelete(key){ argument
202 async objectPut(key,value){ argument
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/pages/storage/storage01/
Dindex.js47 key: 'Storage1', property
68 key: 'Storage1', property
87 key: 'Storage1', property
107 key: 'Storage2', property

12345678910>>...20