Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store_unittest.cc25 TEST(SystemTrustStoreChrome, SystemDistrustOverridesChromeTrust) { in TEST() argument
64 TEST(SystemTrustStoreChrome, SystemLeafTrustDoesNotOverrideChromeTrust) { in TEST() argument
H A Dsystem_trust_store.cc188 class SystemTrustStoreChrome class
193 explicit SystemTrustStoreChrome( in SystemTrustStoreChrome() function in net::SystemTrustStoreChrome