Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_robotparser.py94 class DisallowQueryStringTest(BaseRobotTest, unittest.TestCase): class
250 DisallowQueryStringTest,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_robotparser.py229 class DisallowQueryStringTest(BaseRobotTest, unittest.TestCase): class