Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dtest_install.py174 def test_record(self): member in InstallTestCase
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
Dtest_install.py187 def test_record(self): member in InstallTestCase
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_install.py184 def test_record(self): member in InstallTestCase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_install.py184 def test_record(self): member in InstallTestCase
/aosp_15_r20/external/pytorch/test/distributed/elastic/multiprocessing/errors/
H A Dapi_test.py172 def test_record(self): member in ApiTest
/aosp_15_r20/external/python/mobly/mobly/
Drecords.py622 def add_class_error(self, test_record): argument
/aosp_15_r20/external/e2fsprogs/misc/
H A Dbadblocks.c753 struct saved_blk_record *test_record; in test_nd() local