Searched defs:GetBandTest (Results 1 – 1 of 1) sorted by relevance
71 class GetBandTest : public testing::TestWithParam<GetBandTestCase> {}; class78 TEST_P(GetBandTest, GetBand) { in TEST_P() argument