Searched defs:_path (Results 1 – 18 of 18) sorted by relevance
/tools/repohooks/tools/ |
D | google-java-format.py | 23 _path = os.path.realpath(__file__ + '/../..') variable
|
D | clang-format.py | 22 _path = os.path.realpath(__file__ + '/../..') variable
|
D | android_test_mapping_format.py | 31 _path = os.path.realpath(__file__ + '/../..') variable
|
/tools/repohooks/rh/ |
D | signals.py | 21 _path = os.path.realpath(__file__ + '/../..') variable
|
D | shell.py | 20 _path = os.path.realpath(__file__ + '/../..') variable
|
D | shell_unittest.py | 23 _path = os.path.realpath(__file__ + '/../..') variable
|
D | results.py | 20 _path = os.path.realpath(__file__ + '/../..') variable
|
D | git.py | 21 _path = os.path.realpath(__file__ + '/../..') variable
|
D | utils_unittest.py | 23 _path = os.path.realpath(__file__ + '/../..') variable
|
D | terminal.py | 23 _path = os.path.realpath(__file__ + '/../..') variable
|
D | config_unittest.py | 24 _path = os.path.realpath(__file__ + '/../..') variable
|
D | utils.py | 26 _path = os.path.realpath(__file__ + '/../..') variable
|
D | config.py | 24 _path = os.path.realpath(__file__ + '/../..') variable
|
D | hooks_unittest.py | 23 _path = os.path.realpath(__file__ + '/../..') variable
|
D | hooks.py | 25 _path = os.path.realpath(__file__ + '/../..') variable
|
/tools/asuite/atest-py2/test_finders/ |
D | tf_integration_finder_unittest.py | 69 def test_find_test_by_integration_name(self, _isdir, _isfile, _path, mock_find, argument
|
/tools/asuite/atest/test_finders/ |
D | tf_integration_finder_unittest.py | 72 def test_find_test_by_integration_name(self, _isdir, _isfile, _path, mock_find, argument
|
/tools/repohooks/ |
D | pre-upload.py | 34 _path = os.path.dirname(os.path.realpath(__file__)) variable
|