Home
last modified time | relevance | path

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

/external/cronet/net/ssl/
Dssl_platform_key_android_unittest.cc77 class SSLPlatformKeyAndroidTest : public testing::TestWithParam<TestKey>, class
80 TEST_P(SSLPlatformKeyAndroidTest, Matches) { in TEST_P() argument