Searched refs:third_sid_apps (Results 1 – 1 of 1) sorted by relevance
5522 let third_sid_apps = db.get_app_uids_affected_by_sid(uid, third_sid)?; in test_get_list_app_uids_with_multiple_sids() localVariable5523 assert_eq!(third_sid_apps, vec![second_app_id]); in test_get_list_app_uids_with_multiple_sids()