Home
last modified time | relevance | path

Searched defs:mock_machine (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_sdk_test.py20 def testSupportedArchs(self, mock_machine, arch, expected): argument
24 def testUnsupportedArch(self, mock_machine): argument
/aosp_15_r20/external/angle/build/fuchsia/
H A Dupdate_sdk_test.py29 def testSupportedArchs(self, mock_machine, arch, expected): argument
33 def testUnsupportedArch(self, mock_machine): argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dmock_state_machine.cc20 static MockLeAudioGroupStateMachine* mock_machine = nullptr; variable
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dmachine_manager_unittest.py318 def test_add_machine(self, mock_machine): argument