Home
last modified time | relevance | path

Searched refs:callInfoLists (Results 1 - 1 of 1) sorted by relevance

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp1157 std::vector<CallInfo> callInfoLists; in HWTEST_F() local
1160 callInfoLists.push_back(callInfo); in HWTEST_F()
1161 callInfoList->calls = callInfoLists; in HWTEST_F()
1166 callInfoLists.clear(); in HWTEST_F()
1168 callInfoLists.push_back(callInfo); in HWTEST_F()
1169 callInfoListFirst->calls = callInfoLists; in HWTEST_F()
1180 callInfoLists.clear(); in HWTEST_F()
1182 callInfoLists.push_back(callInfo); in HWTEST_F()
1183 callInfoListThird->calls = callInfoLists; in HWTEST_F()
1186 callInfoLists in HWTEST_F()
[all...]

Completed in 3 milliseconds