Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp287 PropertiesChanged<T> serviceResponse; in testStart() local
290 serviceResponse[p] = Values<T>::get(ndx); in testStart()
294 .WillOnce(Return(serviceResponse)); in testStart()