Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/video_HangoutHardwarePerf/
Dvideo_HangoutHardwarePerf.py208 self.get_chrome_binary_path(VDA_BINARY),
233 self.get_chrome_binary_path(VEA_BINARY),
/external/autotest/client/cros/
Dchrome_binary_test.py54 def get_chrome_binary_path(self, binary_to_run): member in ChromeBinaryTest