Searched refs:hasUnspecifiedBandMode (Results 1 – 1 of 1) sorted by relevance
852 bool hasUnspecifiedBandMode = false; in TEST_P() local856 if (mode == RadioBandMode::BAND_MODE_UNSPECIFIED) hasUnspecifiedBandMode = true; in TEST_P()858 ASSERT_TRUE(hasUnspecifiedBandMode); in TEST_P()