Home
last modified time | relevance | path

Searched refs:get_source_path (Results 1 - 23 of 23) sorted by relevance

/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase02_load001.py19 from tools.get_source_path import get_source_path namespace
39 self.source_path = get_source_path(need_source=need_source, casename="level0/case02_load001")
H A Dcase03_get001.py19 from tools.get_source_path import get_source_path namespace
39 self.source_path = get_source_path(need_source=need_source, casename="level0/case03_get001")
H A Dcase04_get002.py19 from tools.get_source_path import get_source_path namespace
47 source_path = get_source_path(need_source=need_source, casename="level0/case03_get001")
H A Dcase06_commonevent001.py19 from tools.get_source_path import get_source_path namespace
39 self.source_path = get_source_path(need_source=need_source, casename="level0/case06_commonevent001")
H A Dcase15_dysaprofile004.py20 from tools.get_source_path import get_source_path namespace
59 source_path = get_source_path(need_source=need_source, casename="level0/case14_dysaprofile003")
H A Dcase17_dysaprofile002.py19 from tools.get_source_path import get_source_path namespace
39 self.source_path = get_source_path(need_source=need_source, casename="level0/case17_dysaprofile002")
H A Dcase16_dysaprofile001.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case16_dysaprofile001")
H A Dcase23_process002.py19 from tools.get_source_path import get_source_path namespace
53 source_path = get_source_path(need_source=need_source, casename="level0/case22_process001")
H A Dcase22_process001.py19 from tools.get_source_path import get_source_path namespace
38 source_path = get_source_path(need_source=need_source, casename="level0/case22_process001")
H A Dcase14_dysaprofile003.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case14_dysaprofile003")
H A Dcase09_once004.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case09_once004")
H A Dcase10_delay_time002.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case10_delay_time002")
H A Dcase19_switch002.py20 from tools.get_source_path import get_source_path namespace
42 self.source_path = get_source_path(need_source=need_source, casename="level0/case19_switch002")
H A Dcase18_switch001.py21 from tools.get_source_path import get_source_path namespace
43 self.source_path = get_source_path(need_source=need_source, casename="level0/case18_switch001")
H A Dcase21_add001.py21 from tools.get_source_path import get_source_path namespace
41 self.source_path = get_source_path(need_source=need_source, casename="level0/case21_add001")
H A Dcase20_timer003.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case20_timer003")
H A Dcase11_delay_time003.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case11_delay_time003")
H A Dcase12_delay_time001.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case12_delay_time001")
H A Dcase13_param001.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case13_param001")
H A Dcase24_sub001.py22 from tools.get_source_path import get_source_path namespace
42 self.source_path = get_source_path(need_source=need_source, casename="level0/case24_sub001")
H A Dcase08_once003.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case08_once003")
H A Dcase07_once002.py20 from tools.get_source_path import get_source_path namespace
40 self.source_path = get_source_path(need_source=need_source, casename="level0/case07_once002")
/foundation/systemabilitymgr/samgr/test/autotest/tools/
H A Dget_source_path.py20 def get_source_path(need_source, casename): function

Completed in 5 milliseconds