Searched refs:BIOPairTest (Results 1 – 1 of 1) sorted by relevance
213 class BIOPairTest : public testing::TestWithParam<bool> {}; class215 TEST_P(BIOPairTest, TestPair) { in TEST_P() argument312 INSTANTIATE_TEST_CASE_P(, BIOPairTest, testing::Values(false, true));