Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/json/tests/
Dtest_decode.py25 def test_empty_objects(self): member in TestDecode
/external/python/cpython3/Lib/test/test_json/
Dtest_decode.py18 def test_empty_objects(self): member in TestDecode