Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Ddeploy_server_unittest.py18 def test_parse_arguments(self): member in TestDeployServer
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