Home
last modified time | relevance | path

Searched defs:example_source (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_setuptools.py258 def example_source(tmpdir): function
265 def test_findall(example_source): argument
272 def test_findall_curdir(example_source): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_runpy.py30 example_source = """\ variable