Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio_test.cc226 class BIOPairTest : public testing::TestWithParam<bool> {}; class
228 TEST_P(BIOPairTest, TestPair) { in TEST_P() argument