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

/system/extras/simpleperf/scripts/
H A Dutils.py115 expected_tool_paths = { variable
146 if toolname not in expected_tool_paths:
148 test_option = expected_tool_paths[toolname]['test_option']
156 paths = expected_tool_paths[toolname][platform]

Completed in 1987 milliseconds