Home
last modified time | relevance | path

Searched refs:get_output_path (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/developer_test/src/core/build/
H A Dbuild_testcases.py28 from core.utils import get_output_path namespace
146 command.append(get_output_path().split("/")[-1])
163 get_output_path().split("/")[-1], "--build-variant", "root", "--gn-args",
188 command.append(get_output_path().split("/")[-1])
350 "out", get_output_path(), "deps_files"))
/test/testfwk/developer_test/src/core/
H A Dutils.py129 def get_output_path(): function
152 device_name = get_output_path()

Completed in 2 milliseconds