Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dwwan_cell_info_test.h39 void validateCellInfo(uint8_t count, const struct chreWwanCellInfo *cells) const;
Dwwan_cell_info_test.cc90 void WwanCellInfoTest::validateCellInfo(uint8_t count, in validateCellInfo() function in general_test::WwanCellInfoTest
165 validateCellInfo(result->cellInfoCount, result->cells); in validateCellInfoResult()