Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_android_unittest.cc75 class SSLPlatformKeyAndroidTest : public testing::TestWithParam<TestKey>, class
78 TEST_P(SSLPlatformKeyAndroidTest, Matches) { in TEST_P() argument