Home
last modified time | relevance | path

Searched refs:BytecodeTestCase (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dbytecode_helper.py9 class BytecodeTestCase(unittest.TestCase): class
Dtest_peepholer.py4 from test.bytecode_helper import BytecodeTestCase
6 class TestTranforms(BytecodeTestCase):
Dtest_dis.py4 from test.bytecode_helper import BytecodeTestCase
1023 class InstructionTests(BytecodeTestCase):