Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/url/tests/
Dunit.rs898 let mut db_url = url::Url::parse("postgres://postgres@localhost/").unwrap(); localVariable
907 let mut db_url = url::Url::parse("postgres://postgres@localhost/").unwrap(); localVariable
922 let mut db_url = url::Url::parse("postgres://postgres@localhost/").unwrap(); localVariable