Home | History | Annotate | Download | only in test

Lines Matching refs:tc

1810         for tc, expected in parse_proxy_test_cases:
1811 self.assertEqual(_parse_proxy(tc), expected)