Searched refs:AddTrustStore (Results 1 – 4 of 4) sorted by relevance
82 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()
40 void AddTrustStore(TrustStore *store);
24 void TrustStoreCollection::AddTrustStore(TrustStore *store) { in AddTrustStore() function in TrustStoreCollection
1295 trust_store_collection.AddTrustStore(&trust_store1); in TEST_F()1296 trust_store_collection.AddTrustStore(&trust_store2); in TEST_F()
Completed in 17 milliseconds