Home
last modified time | relevance | path

Searched defs:_path (Results 1 – 18 of 18) sorted by relevance

/tools/repohooks/tools/
Dgoogle-java-format.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dclang-format.py22 _path = os.path.realpath(__file__ + '/../..') variable
Dandroid_test_mapping_format.py31 _path = os.path.realpath(__file__ + '/../..') variable
/tools/repohooks/rh/
Dsignals.py21 _path = os.path.realpath(__file__ + '/../..') variable
Dshell.py20 _path = os.path.realpath(__file__ + '/../..') variable
Dshell_unittest.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dresults.py20 _path = os.path.realpath(__file__ + '/../..') variable
Dgit.py21 _path = os.path.realpath(__file__ + '/../..') variable
Dutils_unittest.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dterminal.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dconfig_unittest.py24 _path = os.path.realpath(__file__ + '/../..') variable
Dutils.py26 _path = os.path.realpath(__file__ + '/../..') variable
Dconfig.py24 _path = os.path.realpath(__file__ + '/../..') variable
Dhooks_unittest.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dhooks.py25 _path = os.path.realpath(__file__ + '/../..') variable
/tools/asuite/atest-py2/test_finders/
Dtf_integration_finder_unittest.py69 def test_find_test_by_integration_name(self, _isdir, _isfile, _path, mock_find, argument
/tools/asuite/atest/test_finders/
Dtf_integration_finder_unittest.py72 def test_find_test_by_integration_name(self, _isdir, _isfile, _path, mock_find, argument
/tools/repohooks/
Dpre-upload.py34 _path = os.path.dirname(os.path.realpath(__file__)) variable