Home
last modified time | relevance | path

Searched refs:_get_candidate_names (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dtempfile.py230 def _get_candidate_names(): function
247 names = _get_candidate_names()
375 names = _get_candidate_names()
421 names = _get_candidate_names()
/third_party/python/Lib/test/
Dtest_tempfile.py316 obj = tempfile._get_candidate_names()
321 a = tempfile._get_candidate_names()
322 b = tempfile._get_candidate_names()