Searched refs:chppCells (Results 1 – 1 of 1) sorted by relevance
330 ChppWwanCellInfo *chppCells = in TEST() local332 EXPECT_EQ(chppCells[0].reserved, 0); in TEST()333 EXPECT_EQ(chppCells[1].reserved, 0); in TEST()334 compareCellInfo(&kChreCells[0], &chppCells[0]); in TEST()335 compareCellInfo(&kChreCells[1], &chppCells[1]); in TEST()339 (uint8_t *)&chppCells[1].CellInfo.wcdma.signalStrengthWcdma.bitErrorRate + in TEST()340 sizeof(chppCells[1].CellInfo.wcdma.signalStrengthWcdma.bitErrorRate); in TEST()359 ChppWwanCellInfo *chppCells = in TEST() local381 compareCellInfo(&kChreCells[0], &chppCells[0]); in TEST()382 compareCellInfo(&chre->cells[0], &chppCells[0]); in TEST()[all …]