Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/json/tests/
Dtest_recursion.py68 def test_highly_nested_objects_decoding(self): member in TestRecursion
/aosp_15_r20/external/python/cpython3/Lib/test/test_json/
Dtest_recursion.py69 def test_highly_nested_objects_decoding(self): member in TestRecursion