Home
last modified time | relevance | path

Searched refs:temp2 (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_action_test.cpp251 auto temp2 = std::vector<int>(memSize); variable
255 temp2[i] = rand();
256 temp[i] = temp2[i] + 1;
/base/useriam/user_auth_framework/test/unittest/services/src/
Duser_idm_database_test.cpp165 HdiCredentialInfo temp2 = { in __anon8b6a512a0402() local
173 infos.push_back(temp2); in __anon8b6a512a0402()
/base/startup/init/services/param/base/
Dparam_comm.c179 unsigned long long int temp2 = 0; in CheckParamValueType() local
180 if (StringToULL(value, &temp2) != 0) { in CheckParamValueType()
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
DfuzzTestManager.cpp1683 std::shared_ptr<AppExecFwk::ElementName> temp2 = GetParamElementName(); in RegisterElementName() local
1684 if (*temp == *temp2) { in RegisterElementName()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp744 EmergencyCall temp2 = { "356", "460", EccType::TYPE_AMBULANCE, SimpresentType::TYPE_NO_CARD, variable
754 eccVec.push_back(temp2);