Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/json/tests/
Dtest_indent.py60 class TestCIndent(TestIndent, CTest): pass class
/external/python/cpython3/Lib/test/test_json/
Dtest_indent.py67 class TestCIndent(TestIndent, CTest): pass class