Searched refs:TestMapper (Results 1 – 1 of 1) sorted by relevance
1310 struct TestMapper; in instruction_data_map() struct1312 impl InstructionMapper for TestMapper { in instruction_data_map() implementation1372 let map = |inst: InstructionData| inst.map(TestMapper); in instruction_data_map()