Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp701 int64_t timestampValue2 = result.value()->getTimestamp(); in TEST_P() local
704 ASSERT_EQ(timestampValue2, timestampValue1) in TEST_P()
708 ASSERT_GT(timestampValue2, timestampValue1) in TEST_P()