Searched refs:hasUnspecifiedBandMode (Results 1 – 2 of 2) sorted by relevance
866 bool hasUnspecifiedBandMode = false; in TEST_P() local870 if (mode == RadioBandMode::BAND_MODE_UNSPECIFIED) hasUnspecifiedBandMode = true; in TEST_P()872 ASSERT_TRUE(hasUnspecifiedBandMode); in TEST_P()
1749 bool hasUnspecifiedBandMode = false; in TEST_P() local1753 if (mode == RadioBandMode::BAND_MODE_UNSPECIFIED) hasUnspecifiedBandMode = true; in TEST_P()1755 ASSERT_TRUE(hasUnspecifiedBandMode); in TEST_P()