Searched refs:get_string1 (Results 1 – 2 of 2) sorted by relevance
25 …irt::run(state={}, value={}, str1={}, str2={})"_s.format(state, value, get_string1(), *get_string2… in run()35 virtual const std::string &get_string1() { return str1; } in get_string1() function in ExampleVirt80 const std::string &get_string1() override { in get_string1() function in PyExampleVirt84 get_string1, /* Name of function */ in get_string1()
24 def get_string1(self): member in test_override.ExtendedExampleVirt