Home
last modified time | relevance | path

Searched refs:set_command_ext_attr (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_gen_test/
H A Dhdi_all_interface_test_002.py29 self.set_command_ext_attr("-m low --system mini")
H A Dhdi_all_interface_test_003.py29 self.set_command_ext_attr("-m kernel --system lite")
H A Dhdi_all_interface_test_006.py29 self.set_command_ext_attr("-m kernel --system full")
H A Dhdi_all_type_test_002.py29 self.set_command_ext_attr("-m low --system mini")
H A Dhdi_all_type_test_003.py29 self.set_command_ext_attr("-m kernel --system lite")
H A Dhdi_all_type_test_004.py29 self.set_command_ext_attr("-m kernel --system full")
H A Dhdi_all_type_test_008.py30 self.set_command_ext_attr("-m kernel --system lite")
H A Dhdi_all_interface_test_004.py29 self.set_command_ext_attr("-m passthrough --system lite")
H A Dhdi_all_interface_test_005.py29 self.set_command_ext_attr("-m passthrough --system full")
H A Dhdi_all_interface_test_007.py29 self.set_command_ext_attr("-m ipc --system full")
H A Dhdi_all_type_test_005.py29 self.set_command_ext_attr("-m passthrough --system lite")
H A Dhdi_all_type_test_006.py29 self.set_command_ext_attr("-m passthrough --system full")
H A Dhdi_all_type_test_007.py29 self.set_command_ext_attr("-m ipc --system full")
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_dump_ast_test/
H A Dhdi_all_type_test_001.py28 self.set_command_ext_attr("-m passthrough")
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dtest_base.py68 def set_command_ext_attr(self, attr): member in Test