Home
last modified time | relevance | path

Searched refs:CreateTrustStoreForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/internal/
H A Dsystem_trust_store_unittest.cc41 TrustStoreChrome::CreateTrustStoreForTesting( in TEST()
80 TrustStoreChrome::CreateTrustStoreForTesting( in TEST()
H A Dtrust_store_chrome_unittest.cc37 TrustStoreChrome::CreateTrustStoreForTesting( in TEST()
73 TrustStoreChrome::CreateTrustStoreForTesting( in TEST()
H A Dtrust_store_chrome.h105 static std::unique_ptr<TrustStoreChrome> CreateTrustStoreForTesting(
H A Dtrust_store_chrome.cc237 std::unique_ptr<TrustStoreChrome> TrustStoreChrome::CreateTrustStoreForTesting( in CreateTrustStoreForTesting() function in net::TrustStoreChrome