Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dis.py1540 expected_opinfo_simple = [ variable
1562 self.assertInstructionsEqual(list(actual), expected_opinfo_simple)
1566 self.assertInstructionsEqual(list(actual), expected_opinfo_simple)