Home
last modified time | relevance | path

Searched refs:AddToStore (Results 1 – 2 of 2) sorted by relevance

/external/cronet/stable/net/cert/internal/
Dtrust_store_win_unittest.cc84 bool AddToStore(HCERTSTORE store, in AddToStore() function in net::__anonba657c380111::TrustStoreWinTest
142 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
143 ASSERT_TRUE(AddToStore(stores_.intermediates.get(), c_by_d_)); in TEST_F()
144 ASSERT_TRUE(AddToStore(stores_.trusted_people.get(), a_by_b_)); in TEST_F()
278 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
279 ASSERT_TRUE(AddToStore(stores_.roots.get(), e_by_e_)); in TEST_F()
280 ASSERT_TRUE(AddToStore(stores_.trusted_people.get(), f_by_e_)); in TEST_F()
284 ASSERT_TRUE(AddToStore(stores_.disallowed.get(), e_by_e_)); in TEST_F()
285 ASSERT_TRUE(AddToStore(stores_.disallowed.get(), f_by_e_)); in TEST_F()
323 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
[all …]
/external/cronet/tot/net/cert/internal/
Dtrust_store_win_unittest.cc84 bool AddToStore(HCERTSTORE store, in AddToStore() function in net::__anone814f2540111::TrustStoreWinTest
142 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
143 ASSERT_TRUE(AddToStore(stores_.intermediates.get(), c_by_d_)); in TEST_F()
144 ASSERT_TRUE(AddToStore(stores_.trusted_people.get(), a_by_b_)); in TEST_F()
278 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
279 ASSERT_TRUE(AddToStore(stores_.roots.get(), e_by_e_)); in TEST_F()
280 ASSERT_TRUE(AddToStore(stores_.trusted_people.get(), f_by_e_)); in TEST_F()
284 ASSERT_TRUE(AddToStore(stores_.disallowed.get(), e_by_e_)); in TEST_F()
285 ASSERT_TRUE(AddToStore(stores_.disallowed.get(), f_by_e_)); in TEST_F()
323 ASSERT_TRUE(AddToStore(stores_.roots.get(), d_by_d_)); in TEST_F()
[all …]