Home
last modified time | relevance | path

Searched refs:push_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
40 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase03_get001.py20 from tools.push_remove_source import push_source namespace
40 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase06_commonevent001.py20 from tools.push_remove_source import push_source, remove_source namespace
40 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase17_dysaprofile002.py20 from tools.push_remove_source import push_source, remove_source namespace
40 push_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
41 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase22_process001.py20 from tools.push_remove_source import push_source namespace
39 push_source(source_path=source_path, driver=self.driver, sn=self.sn)
H A Dcase14_dysaprofile003.py21 from tools.push_remove_source import push_source namespace
41 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
H A Dcase09_once004.py21 from tools.push_remove_source import push_source, remove_source namespace
41 push_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
41 push_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
43 push_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
44 push_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
42 push_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
41 push_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
41 push_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
41 push_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
41 push_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
43 push_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
42 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn, update_param=True)
H A Dcase07_once002.py21 from tools.push_remove_source import push_source, remove_source namespace
41 push_source(source_path=self.source_path, driver=self.driver, sn=self.sn)
/foundation/systemabilitymgr/samgr/test/autotest/tools/
H A Dpush_remove_source.py20 def push_source(source_path, driver, sn, update_param=False): function

Completed in 4 milliseconds