Searched refs:NUM_SIX (Results 1 – 5 of 5) sorted by relevance
40 NUM_SIX, enumerator109 int32_t mode = static_cast<int32_t>(size % NUM_SIX); in TestImsCallClientWithSlotAndType()200 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeRequest()219 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeResponse()285 int32_t mode = static_cast<int32_t>(size % NUM_SIX); in TestImsCallProxyWithSlotAndType()374 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeRequest()392 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeResponse()
62 NUM_SIX, enumerator
39 NUM_SIX, enumerator
91 {&g_longOptions[NUM_SIX], "<beginip>,<endip>", "pool address range.", "", 0,
243 const int32_t NUM_SIX = 6; in ParseRegStatusStr() local254 } else if (commaNum == NUM_THREE || commaNum == NUM_SIX) { in ParseRegStatusStr()