Searched refs:info_called_count_ (Results 1 – 1 of 1) sorted by relevance
65 info_called_count_ = 0; in SetUp()326 parent_.info_called_count_++; in gnssSetSystemInfoCb()345 int info_called_count_; member in GnssHalTest373 bool checkMoreAccuracies = (info_called_count_ > 0 && last_info_.yearOfHw >= 2017); in TEST_P()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()513 if (info_called_count_ > 0 && last_info_.yearOfHw >= 2018) { in TEST_P()