Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_action_test.cpp250 auto temp2 = std::vector<int>(memSize); variable
254 temp2[i] = rand();
255 temp[i] = temp2[i] + 1;
/base/useriam/user_auth_framework/test/unittest/services/src/
Duser_idm_database_test.cpp159 HdiCredentialInfo temp2 = { in __anon5163c4480402() local
167 infos.push_back(temp2); in __anon5163c4480402()
/base/startup/init/services/param/manager/
Dparam_manager.c526 unsigned long long int temp2 = 0; in CheckParamValueType() local
527 if (StringToULL(value, &temp2) != 0) { in CheckParamValueType()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp785 EmergencyCall temp2 = { "356", "460", EccType::TYPE_AMBULANCE, SimpresentType::TYPE_NO_CARD, variable
795 eccVec.push_back(temp2);