Searched defs:test_attributes (Results 1 – 10 of 10) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test___future__.py | 25 def test_attributes(self): member in FutureTest |
D | test_hmac.py | 275 def test_attributes(self): member in CopyTestCase |
D | test_functools.py | 50 def test_attributes(self): member in TestPartial |
D | test_sys.py | 371 def test_attributes(self): member in SysModuleTest |
D | test_httplib.py | 820 def test_attributes(self): member in HTTPSTest |
D | test_io.py | 2874 def test_attributes(self): member in MiscIOTest |
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ | ||
D | p5.cpp | 5 void test_attributes() { in test_attributes() function |
D | templates.cpp | 4 void test_attributes() { in test_attributes() function |
/external/autotest/tko/perf_upload/ | ||
D | perf_uploader.py | 161 def _get_version_numbers(test_attributes): argument |
/external/autotest/tko/ | ||
D | nightly.py | 45 def collect_testruns(jobs, test, test_attributes, argument |