Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dgd_device.py171 self.test_runner_base_path = \
329 …self.profdata_path = self.get_coverage_profdata_path_for_host(self.test_runner_base_path, self.typ…
355 "test_runner_base_path": self.test_runner_base_path,
360 …def get_coverage_profdata_path_for_host(self, test_runner_base_path, type_identifier, label) -> pa… argument
361 …return pathlib.Path(test_runner_base_path).parent.parent.joinpath("%s_%s_backing_process_coverage.…
400 test_runner_base_path = coverage_info["test_runner_base_path"]
410 coverage_result_path = pathlib.Path(test_runner_base_path).parent.parent.joinpath(
429 coverage_summary_path = pathlib.Path(test_runner_base_path).parent.parent.joinpath(