Home
last modified time | relevance | path

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

/pki/
A Dtrust_store_collection_unittest.cc82 collection.AddTrustStore(&in_memory); in TEST_F()
110 collection.AddTrustStore(&in_memory); in TEST_F()
136 collection.AddTrustStore(&in_memory1); in TEST_F()
137 collection.AddTrustStore(&in_memory2); in TEST_F()
177 collection.AddTrustStore(&in_memory1); in TEST_F()
178 collection.AddTrustStore(&in_memory2); in TEST_F()
A Dtrust_store_collection.h40 void AddTrustStore(TrustStore *store);
A Dtrust_store_collection.cc24 void TrustStoreCollection::AddTrustStore(TrustStore *store) { in AddTrustStore() function in TrustStoreCollection
A Dpath_builder_unittest.cc1295 trust_store_collection.AddTrustStore(&trust_store1); in TEST_F()
1296 trust_store_collection.AddTrustStore(&trust_store2); in TEST_F()

Completed in 17 milliseconds