Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_that_unittest.py17 def test_parse_arguments(self): member in TestThatUnittests
Ddeploy_server_local_unittest.py315 def test_parse_arguments(self): member in TestDeployServerLocal
/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py31 def test_parse_arguments(): function