Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/debug_stub/
H A Dtest.cc25 errs += TestAbi(); in main()
H A Dtest.h26 int TestAbi();
H A Dabi_test.cc97 int TestAbi() { in TestAbi() function
/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_SeqIO_AbiIO.py230 class TestAbi(unittest.TestCase): class