Searched defs:BIOPairTest (Results 1 – 1 of 1) sorted by relevance
226 class BIOPairTest : public testing::TestWithParam<bool> {}; class228 TEST_P(BIOPairTest, TestPair) { in TEST_P() argument