Home
last modified time | relevance | path

Searched defs:matchobj (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/api/tests/
H A Dapi_compatibility_test.py123 def _ReplaceCapsWithDash(matchobj): argument
143 def _ReplaceDashWithCaps(matchobj): argument
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/
Descape4chm.py16 def escape(matchobj): argument
/aosp_15_r20/external/google-benchmark/
H A Dsetup.py34 def fmt_toolchain_args(matchobj): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_re.py45 def bump_num(self, matchobj): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_re.py113 def bump_num(self, matchobj): argument