Home
last modified time | relevance | path

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

/test/vts/testcases/template/host_binary_test/
Dhost_binary_test.py51 binary_path = os.path.join(android_build_top, binary_test_source)
53 cmd_result = cmd_utils.ExecuteShellCommand(binary_path)
/test/vts/utils/python/coverage/
Dsancov_utils.py159 def _InitializeFileVectors(self, serial, binary_path): argument
170 args = ['readelf', '--debug-dump=decodedline', binary_path]