Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/vts/functional/
DVtsHalGnssV1_0TargetTest.cpp46 static bool IsAutomotiveDevice() { in IsAutomotiveDevice() function
492 if (!IsAutomotiveDevice() && info_called_count_ > 0 && last_info_.yearOfHw >= 2017) { in TEST_P()
503 if (!IsAutomotiveDevice() && info_called_count_ > 0 && last_info_.yearOfHw >= 2016) { in TEST_P()
/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test_cases.cpp36 static bool IsAutomotiveDevice() { in IsAutomotiveDevice() function
532 if (!IsAutomotiveDevice() && gnss_cb_->info_cbq_.calledCount() > 0 && in TEST_P()