Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/enum34/enum/
Dtest.py634 def test_pickle_enum_function_with_module(self): member in TestEnum
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_enum.py1348 def test_pickle_enum_function_with_module(self): member in TestSpecial