Searched defs:get_os (Results 1 – 3 of 3) sorted by relevance
36 std::ostream& get_os() { in get_os() function
54 std::ostream& get_os() const { return *os_; } in get_os() function
353 def get_os(run_lambda): function