Searched refs:TOP_LOG (Results 1 – 2 of 2) sorted by relevance
38 TOP_LOG = 'top.log' variable331 run_top(dut, TOP_LOG, top_interval) as _top_cm:
230 TOP_LOG = \ variable1128 with mock.patch('builtins.open', mock.mock_open(read_data=TOP_LOG)) as mo: