Searched refs:test_in (Results 1 – 2 of 2) sorted by relevance
1586 decision::decision (const rtx_test &test_in) in decision() argument1587 : prev (0), next (0), test (test_in) {} in decision()
1584 decision::decision (const rtx_test &test_in) in decision() argument1585 : prev (0), next (0), test (test_in) {} in decision()