H A D | distributed_test_tools.cpp | 1892 bool VerifyObserverResult(const KvStoreObserverImpl &pObserver, function 1937 bool VerifyObserverResult(const KvStoreObserverImpl &pObserver, int changedTimes, ListType type, function 1941 return VerifyObserverResult(pObserver, changedTimes, type, entriesList, timeout);
|