Searched full:get_input_string (Results 1 – 2 of 2) sorted by relevance
31 inst_check->SetInput(0, <%= inst.get_input_string(1) %>);34 inst_check->SetInput(0, <%= inst.get_input_string(1) %>);38 inst->SetInput(0, <%= inst.get_input_string(0) %>);171 inst->SetInput(<%= idx %>, <%= inst.get_input_string(idx) %>);174 inst->SetInput(<%= idx %>, <%= inst.get_input_string(idx) %>);
38 def get_input_string(index)