Searched defs:old_background (Results 1 – 1 of 1) sorted by relevance
67 let old_background = BACKGROUND_ACCOUNTS.lock().unwrap().clone(); in update() localVariable321 let old_background = Option::<Vec<i32>>::None; in ut_account_update_branch() localVariable324 let old_background = Option::<Vec<i32>>::Some(vec![101]); in ut_account_update_branch() localVariable326 let old_background = Option::<Vec<i32>>::Some(vec![100]); in ut_account_update_branch() localVariable