Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp502 std::map<std::string, int32_t> phoneNumAndUnReadCountMap; variable
503 phoneNumAndUnReadCountMap.insert(pair<string, int>("000", 1));
504 …ASSERT_EQ(missedCallNotification->NotifyUnReadMissedCall(phoneNumAndUnReadCountMap), TELEPHONY_SUC…