Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dgoogle-java-format.py26 _path = os.path.realpath(__file__ + '/../..') variable
Dclang-format.py25 _path = os.path.realpath(__file__ + '/../..') variable
/tools/repohooks/rh/
Dsignals.py24 _path = os.path.realpath(__file__ + '/../..') variable
Dshell.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dshell_unittest.py26 _path = os.path.realpath(__file__ + '/../..') variable
Dresults.py23 _path = os.path.realpath(__file__ + '/../..') variable
Dgit.py24 _path = os.path.realpath(__file__ + '/../..') variable
Dconfig_unittest.py27 _path = os.path.realpath(__file__ + '/../..') variable
Dterminal.py26 _path = os.path.realpath(__file__ + '/../..') variable
Dconfig.py26 _path = os.path.realpath(__file__ + '/../..') variable
Dutils.py29 _path = os.path.realpath(__file__ + '/../..') variable
Dhooks_unittest.py27 _path = os.path.realpath(__file__ + '/../..') variable
Dhooks.py26 _path = os.path.realpath(__file__ + '/../..') variable
/tools/tradefederation/core/atest/test_finders/
Dtf_integration_finder_unittest.py68 def test_find_test_by_integration_name(self, _isfile, _path, mock_find, argument
/tools/repohooks/
Dpre-upload.py35 _path = os.path.dirname(os.path.realpath(__file__)) variable