Home
last modified time | relevance | path

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

/external/cronet/net/cert/
Dtest_root_certs_unittest.cc66 TestRootCerts* test_roots = TestRootCerts::GetInstance(); in TEST() local
83 TestRootCerts* test_roots = TestRootCerts::GetInstance(); in TEST() local
142 TestRootCerts* test_roots = TestRootCerts::GetInstance(); in TEST() local
191 TestRootCerts* test_roots = TestRootCerts::GetInstance(); in TEST() local
/external/rust/crates/num-integer/tests/
Droots.rs161 macro_rules! test_roots { macro