Searched refs:notifyCount (Results 1 – 2 of 2) sorted by relevance
727 const int notifyCount = 2; variable728 for (int i = 0; i < notifyCount; ++i) {735 return callCount == notifyCount; in __anon9cf3a58a0c02()
1328 size_t notifyCount = 0u; variable1329 adapterA->SetDBStatusChangeCallback([¬ifyCount](const std::string &devInfo,1335 notifyCount = dbInfos.size(); in __anonf82a9c551202()1338 EXPECT_EQ(notifyCount, 2u); // 2 dbInfo is need sync now it should be offline