Home
last modified time | relevance | path

Searched refs:_OPTIONAL_PARAMS (Results 1 – 5 of 5) sorted by relevance

/test/vts/utils/python/reporting/
Dlog_uploading_utils.py40 _OPTIONAL_PARAMS = [ variable in LogUploadingFeature
56 optional_param_names=self._OPTIONAL_PARAMS,
/test/vts/utils/python/systrace/
Dsystrace_utils.py42 _OPTIONAL_PARAMS = [keys.ConfigKeys.IKEY_SYSTRACE_PROCESS_NAME] variable in SystraceFeature
51 self.ParseParameters(self._TOGGLE_PARAM, self._REQUIRED_PARAMS, self._OPTIONAL_PARAMS,
/test/vts/utils/python/profiling/
Dprofiling_utils.py76 _OPTIONAL_PARAMS = [ variable in ProfilingFeature
91 self._OPTIONAL_PARAMS, user_params)
/test/vts/utils/python/web/
Dweb_utils.py50 _OPTIONAL_PARAMS = [] variable in WebFeature
63 optional_param_names=self._OPTIONAL_PARAMS,
/test/vts/utils/python/coverage/
Dcoverage_utils.py66 _OPTIONAL_PARAMS = [ variable in CoverageFeature
81 self._OPTIONAL_PARAMS, user_params)