Searched defs:isGlobal (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/coverage/ |
D | coverage_utils.py | 352 def _OutputCoverageReport(self, isGlobal, coverage_report_msg=None): argument 384 def _AutoProcess(self, cov_zip, revision_dict, gcda_dict, isGlobal): argument 505 def _ManualProcess(self, cov_zip, revision_dict, gcda_dict, isGlobal): argument 606 def SetCoverageData(self, dut=None, serial=None, isGlobal=False): argument
|
/test/vts/utils/python/web/ |
D | web_utils.py | 154 def AddApiCoverageReport(self, api_coverage_data_vec, isGlobal=True): argument 195 isGlobal=True): argument
|