Searched refs:hasServiceNewlyStarted (Results 1 – 3 of 3) sorted by relevance
325 EXPECT_TRUE(hasServiceNewlyStarted(*message)); in TEST()332 EXPECT_FALSE(hasServiceNewlyStarted(*message)); in TEST()337 EXPECT_FALSE(hasServiceNewlyStarted(*message)); in TEST()
226 bool hasServiceNewlyStarted(const VehiclePropValue& availability_change);
267 bool hasServiceNewlyStarted(const VehiclePropValue& availability_change) { in hasServiceNewlyStarted() function