Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_common/source/
H A Dlocation_common_test.cpp73 const double VERIFY_LOCATION_SPEED = 10.0; variable
175 EXPECT_EQ(VERIFY_LOCATION_SPEED, newParcel.ReadDouble()); // speed in VerifyLocationMarshalling()
242 parcel.WriteDouble(VERIFY_LOCATION_SPEED); // speed
256 EXPECT_EQ(VERIFY_LOCATION_SPEED, location->GetSpeed());
671 location->SetSpeed(VERIFY_LOCATION_SPEED);