Home
last modified time | relevance | path

Searched defs:GetBandTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/broadcastradio/common/utilsaidl/test/
H A DBroadcastRadioUtilsTest.cpp71 class GetBandTest : public testing::TestWithParam<GetBandTestCase> {}; class
78 TEST_P(GetBandTest, GetBand) { in TEST_P() argument