Lines Matching refs:chreMalformed
162 chreWwanCellInfoResult *chreMalformed; in testMalformedCellInfoResultDecoding() local
165 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()
166 EXPECT_EQ(chreMalformed, nullptr); in testMalformedCellInfoResultDecoding()
170 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()
171 EXPECT_EQ(chreMalformed, nullptr); in testMalformedCellInfoResultDecoding()
175 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()
176 EXPECT_EQ(chreMalformed, nullptr); in testMalformedCellInfoResultDecoding()
180 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()
181 EXPECT_EQ(chreMalformed, nullptr); in testMalformedCellInfoResultDecoding()
185 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()
186 EXPECT_EQ(chreMalformed, nullptr); in testMalformedCellInfoResultDecoding()