Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1828 static int test_run_counter = 0; variable
1833 if (test_run_counter) { in test_datetime_capi()
1843 test_run_counter++; in test_datetime_capi()