Searched refs:load_path (Results 1 – 6 of 6) sorted by relevance
143 def verify_flash_process(self, load_path=None): argument200 if load_path:205 for dont_load_path in _FLASH_PATHS - {load_path}:215 if not load_path in output:217 logging.error('Flash not loaded from %s', load_path)220 load_path)221 logging.info('Saw a flash library loaded from %s.', load_path)299 browser_args=browser_args, load_path=_COMPONENT_MOUNT)311 self.run_flash_test(browser_args=browser_args, load_path=_SYSTEM_STORE)313 def run_flash_test(self, browser_args=None, load_path=None): argument[all …]
46 def load_path(self, path): member in security_AccountsBaseline61 expected_entries = self.load_path(71 expected_entries += self.load_path(74 actual_entries = self.load_path('/etc/%s' % basename)
6 load_path = '../' variable8 sys.path.insert(0, load_path)
16 load_path = $LOAD_PATH.map { |dir| ' - ' << dir }.join( $/ )
38 load_path = $LOAD_PATH.map { |dir| ' - ' \<\< dir }.join( $/ )50 #{ load_path }