Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 19 of 19) sorted by relevance

/test/xts/acts/ability/ability_runtime/actscalldataabilitytest/entry/src/main/ets/DataAbility/
Ddata.ts39 var temp = JSON.stringify(extras); variable
/test/xts/acts/distributeddatamgr_lite/kv_store_hal/src/
Dkvstore_func_test.c69 char temp[MAX_VALUE_LEN_TEST] = {0}; in SetKVFiles() local
116 char temp[MAX_VALUE_LEN_TEST] = {0}; in ReadKVFiles() local
437 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
461 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
485 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
514 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
528 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
565 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
594 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
/test/xts/acts/distributeddatamgr_lite/kv_store_posix/src/
DKvStoreTest.cpp69 char temp[MAX_VALUE_LEN_TEST] = {0}; in TouchKVFiles() local
110 char temp[MAX_VALUE_LEN_TEST] = {0}; in ReadKVFiles() local
425 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
445 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
464 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
487 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
515 char temp[MAX_VALUE_LEN_TEST] = {0}; variable
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/
Dattest_tdd_data_transfer.c46 uint8_t *temp = (uint8_t *)malloc(mollocLen); in AttestSeriaToBinary() local
/test/xts/device_attest/services/core/utils/
Dattest_utils_list.c89 ListNode* temp = head; in ReleaseList() local
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_list.c89 ListNode* temp = head; in ReleaseList() local
/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_signverify_rsa_test_common.cpp97 uint8_t temp[] = "out"; in HksRsaSignVerifyTestNormalCase() local
162 uint8_t temp[] = "out"; in HksRSASignVerifyTestAbnormalCase() local
Dhuks_three_stage_test_common.cpp667 uint8_t temp[10] = {0}; in HuksAgreeKey() local
/test/xts/acts/commonlibrary/toolchain/libc-test/src/
Dtoolchaintest.cpp39 static vector<std::string> temp = Runtest::GetFileNames(g_filepath); variable
/test/xts/device_attest_lite/test/tdd/gtest/
Dattest_tdd_data_transfer.c46 uint8_t *temp = (uint8_t *)malloc(mollocLen); in AttestSeriaToBinary() local
/test/xts/acts/kernel_lite/utils/
Dutils.cpp258 int temp = sched_getaffinity(getpid(), sizeof(cpu_set_t), &cpuset); in GetCpuCount() local
/test/xts/device_attest/services/core/attest/
Dattest_service_auth.c272 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local
302 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
/test/xts/device_attest_lite/services/core/attest/
Dattest_service_auth.c292 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local
322 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
/test/xts/device_attest_lite/services/core/security/
Dattest_security.c78 uint32_t temp = 0; in GetSalt() local
/test/xts/acts/multimedia/media/media_js_standard/codec_ndk_test/entry/src/main/cpp/
Dhello.cpp81 const int32_t *temp = nullptr; in Capability() local
/test/xts/device_attest/services/core/security/
Dattest_security.c156 uint32_t temp = 0; in GetSalt() local
/test/ostest/wukong/common/src/
Dwukong_util.cpp261 std::vector<std::string> temp; in SetBlockPageList() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
DActsOpenslesPlayerNdkTest.cpp301 SLmillibel temp = 2; // SetVolumeLevel level1 in OpenSlTestConcurrent() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp466 int* temp = static_cast<int*>(data); in createExternalArraybuffer() local