Searched refs:test_recompile (Results 1 – 2 of 2) sorted by relevance
751 def test_recompile(self): member in HooksTests
5076 def test_recompile(foo, *, exp_frame_count): function5093 test_recompile(foo, exp_frame_count=1)5095 test_recompile(foo_graph_break, exp_frame_count=2)