Searched defs:mock_machine (Results 1 – 4 of 4) sorted by relevance
20 def testSupportedArchs(self, mock_machine, arch, expected): argument24 def testUnsupportedArch(self, mock_machine): argument
29 def testSupportedArchs(self, mock_machine, arch, expected): argument33 def testUnsupportedArch(self, mock_machine): argument
20 static MockLeAudioGroupStateMachine* mock_machine = nullptr; variable
318 def test_add_machine(self, mock_machine): argument