Home
last modified time | relevance | path

Searched defs:test_record (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_install.py174 def test_record(self): member in InstallTestCase
/external/python/setuptools/setuptools/_distutils/tests/
Dtest_install.py187 def test_record(self): member in InstallTestCase
/external/python/cpython3/Lib/distutils/tests/
Dtest_install.py184 def test_record(self): member in InstallTestCase
/external/python/mobly/mobly/
Drecords.py582 def add_class_error(self, test_record): argument
/external/e2fsprogs/misc/
Dbadblocks.c753 struct saved_blk_record *test_record; in test_nd() local