Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogProcessServiceTest.cpp214 expectGetPropConfigs(mSupportedVehicleProperties, mNotSupportedVehicleProperties); in startService()
248 void expectGetPropConfigs(const std::vector<VehicleProperty>& supportedProperties, in expectGetPropConfigs() function in android::automotive::watchdog::WatchdogProcessServiceTest