Searched defs:mock_handle (Results 1 – 2 of 2) sorted by relevance
166 snd_pcm_t* mock_handle = reinterpret_cast<snd_pcm_t*>(0x1); in TEST() local187 snd_pcm_t* mock_handle = reinterpret_cast<snd_pcm_t*>(0x1); in TEST() local
3649 def test_handle_called_with_queue_queue(self, mock_handle): argument3657 def test_handle_called_with_mp_queue(self, mock_handle): argument