Searched defs:load_path (Results 1 - 2 of 2) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
H A Dcapng-test.py6 load_path = '../' variable
8 sys.path.insert(0, load_path)
/external/autotest/client/site_tests/security_AccountsBaseline/
H A Dsecurity_AccountsBaseline.py46 def load_path(self, path): member in class:security_AccountsBaseline
61 expected_entries = self.load_path(
71 expected_entries += self.load_path(
74 actual_entries = self.load_path('/etc/%s' % basename)

Completed in 187 milliseconds