Searched refs:validateCellInfo (Results 1 – 2 of 2) sorted by relevance
39 void validateCellInfo(uint8_t count, const struct chreWwanCellInfo *cells) const;
90 void WwanCellInfoTest::validateCellInfo(uint8_t count, in validateCellInfo() function in general_test::WwanCellInfoTest165 validateCellInfo(result->cellInfoCount, result->cells); in validateCellInfoResult()