Searched refs:listA (Results 1 – 1 of 1) sorted by relevance
1015 auto listA = ConnectManager()->GetConnectRecordListByCallback(callbackA_); variable1016 EXPECT_EQ(static_cast<int>(listA.size()), 2);1018 for (auto& it : listA) {1103 auto listA = ConnectManager()->GetConnectRecordListByCallback(callbackA_); variable1104 for (auto& it : listA) {1212 auto listA = ConnectManager()->GetConnectRecordListByCallback(callbackA_); variable1213 EXPECT_EQ(static_cast<int>(listA.size()), 2);1215 for (auto& it : listA) {