Home
last modified time | relevance | path

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

/external/python/jinja/tests/
Dtest_filters.py248 def test_pprint(self, env): member in TestFilter
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c4950 static int test_pprint(void) in test_pprint() function
7008 err |= test_pprint(); in main()
/external/python/cpython2/Misc/
DHISTORY7427 - New test_pprint.py verifies that pprint.isrecursive() and
/external/python/cpython3/Misc/
DHISTORY24806 - New test_pprint.py verifies that pprint.isrecursive() and