Searched refs:test_binary_dir (Results 1 – 1 of 1) sorted by relevance
28 test_binary_dir = None variable in ChromeBinaryTest38 self.test_binary_dir = '%s/out/Release' % self.cr_source_dir41 Release_lib = os.path.join(self.test_binary_dir, 'lib')54 return os.path.join(self.test_binary_dir, binary_to_run)72 cmd = '%s/%s %s' % (self.test_binary_dir, binary_to_run, extra_params)