Searched refs:GetCloudCallCount (Results 1 – 3 of 3) sorted by relevance
1013 EXPECT_EQ(observer1->GetCloudCallCount(), 1u);1014 EXPECT_EQ(observer2->GetCloudCallCount(), 1u);1030 EXPECT_EQ(observer1->GetCloudCallCount(), 2u); // 2 is observer1 triggered times1031 EXPECT_EQ(observer2->GetCloudCallCount(), 0u);
304 unsigned long GetCloudCallCount() const;
781 unsigned long RelationalStoreObserverUnitTest::GetCloudCallCount() const in GetCloudCallCount() function in DistributedDBUnitTest::RelationalStoreObserverUnitTest