Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_embed.py386 def get_expected_config(self, expected_core, expected_global, env): argument
455 def check_config(self, testname, expected_core, expected_global): argument