Home
last modified time | relevance | path

Searched refs:remove_source (Results 1 - 20 of 20) sorted by relevance

/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase02_load001.py20 from tools.push_remove_source import push_source, remove_source namespace
50 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase04_get002.py20 from tools.push_remove_source import remove_source namespace
48 remove_source(source_path=source_path, driver=self.driver, sn=self.sn)
H A Dcase06_commonevent001.py20 from tools.push_remove_source import push_source, remove_source namespace
49 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase15_dysaprofile004.py21 from tools.push_remove_source import remove_source namespace
60 remove_source(source_path=source_path, driver=self.driver, sn=self.sn)
H A Dcase17_dysaprofile002.py20 from tools.push_remove_source import push_source, remove_source namespace
49 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase16_dysaprofile001.py21 from tools.push_remove_source import push_source, remove_source namespace
50 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase23_process002.py20 from tools.push_remove_source import remove_source namespace
54 remove_source(source_path=source_path, driver=self.driver, sn=self.sn)
H A Dcase09_once004.py21 from tools.push_remove_source import push_source, remove_source namespace
80 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase10_delay_time002.py21 from tools.push_remove_source import push_source, remove_source namespace
68 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase19_switch002.py21 from tools.push_remove_source import push_source, remove_source namespace
75 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase18_switch001.py22 from tools.push_remove_source import push_source, remove_source namespace
75 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase21_add001.py22 from tools.push_remove_source import push_source, remove_source namespace
76 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase20_timer003.py21 from tools.push_remove_source import push_source, remove_source namespace
70 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase11_delay_time003.py21 from tools.push_remove_source import push_source, remove_source namespace
70 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase12_delay_time001.py21 from tools.push_remove_source import push_source, remove_source namespace
69 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase13_param001.py21 from tools.push_remove_source import push_source, remove_source namespace
69 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase24_sub001.py23 from tools.push_remove_source import push_source, remove_source namespace
71 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase08_once003.py21 from tools.push_remove_source import push_source, remove_source namespace
88 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase07_once002.py21 from tools.push_remove_source import push_source, remove_source namespace
85 remove_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
/foundation/systemabilitymgr/samgr/test/autotest/tools/
H A Dpush_remove_source.py67 def remove_source(source_path, driver, sn): function

Completed in 4 milliseconds