Searched refs:BIOPairTest (Results 1 – 1 of 1) sorted by relevance
226 class BIOPairTest : public testing::TestWithParam<bool> {}; class228 TEST_P(BIOPairTest, TestPair) { in TEST_P() argument325 INSTANTIATE_TEST_SUITE_P(All, BIOPairTest, testing::Values(false, true));