Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/json/tests/
Dtest_check_circular.py7 class TestCheckCircular(object): class
33 class TestPyCheckCircular(TestCheckCircular, PyTest): pass
34 class TestCCheckCircular(TestCheckCircular, CTest): pass