Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dgd_device.py170 self.test_runner_base_path = \
327 …self.profdata_path = self.get_coverage_profdata_path_for_host(self.test_runner_base_path, self.typ…
353 "test_runner_base_path": self.test_runner_base_path,
358 …def get_coverage_profdata_path_for_host(self, test_runner_base_path, type_identifier, label) -> pa… argument
359 …return pathlib.Path(test_runner_base_path).parent.parent.joinpath("%s_%s_backing_process_coverage.…
398 test_runner_base_path = coverage_info["test_runner_base_path"]
408 coverage_result_path = pathlib.Path(test_runner_base_path).parent.parent.joinpath(
427 coverage_summary_path = pathlib.Path(test_runner_base_path).parent.parent.joinpath(