Searched refs:hasServiceNewlyStarted (Results 1 – 3 of 3) sorted by relevance
228 bool hasServiceNewlyStarted(const VehiclePropValue& availability_change);
399 EXPECT_TRUE(hasServiceNewlyStarted(*message)); in TEST()406 EXPECT_FALSE(hasServiceNewlyStarted(*message)); in TEST()411 EXPECT_FALSE(hasServiceNewlyStarted(*message)); in TEST()
286 bool hasServiceNewlyStarted(const VehiclePropValue& availability_change) { in hasServiceNewlyStarted() function