Searched refs:phoneNumAndUnReadCountMap (Results 1 – 1 of 1) sorted by relevance
502 std::map<std::string, int32_t> phoneNumAndUnReadCountMap; variable503 phoneNumAndUnReadCountMap.insert(pair<string, int>("000", 1));504 …ASSERT_EQ(missedCallNotification->NotifyUnReadMissedCall(phoneNumAndUnReadCountMap), TELEPHONY_SUC…