Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/configparser/tests/
Dtest.rs463 let mut sync_content = Ini::new(); in async_load_write() localVariable
478 let mut sync_content = Ini::new(); in async_load_and_append() localVariable