Home
last modified time | relevance | path

Searched refs:notifyPropertyChanged (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-time-manager/test/
H A DTestManager.cpp22 void notifyPropertyChanged(const std::string& key, const std::string& value) in notifyPropertyChanged() function in phosphor::time::TestManager
30 notifyPropertyChanged( in TEST_F()
35 notifyPropertyChanged( in TEST_F()
40 ASSERT_DEATH(notifyPropertyChanged("invalid property", "whatever"), ""); in TEST_F()