Searched refs:get_mock_registration (Results 1 – 1 of 1) sorted by relevance
406 fn get_mock_registration( in get_mock_registration() function428 let registration = get_mock_registration(&key, /*latency=*/ None); in test_get_registration_cb_success()512 let registration = get_mock_registration(&mock_key, /*latency=*/ None).unwrap(); in test_get_mock_key_success()525 let registration = get_mock_registration(&mock_key, Some(latency)).unwrap(); in test_get_mock_key_timeout()536 let registration = get_mock_registration(&mock_key, /*latency=*/ None).unwrap(); in test_store_mock_key_success()547 let registration = get_mock_registration(&mock_key, Some(latency)).unwrap(); in test_store_mock_key_timeout()