Home
last modified time | relevance | path

Searched defs:get_output (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/atf_python/sys/net/
H A Dtools.py12 def get_output(cls, cmd: str, verbose=False) -> str: member in ToolsHelper
/freebsd/lib/msun/tests/
H A Dnearbyint_test.c69 get_output(int testindex, int rmodeindex, int negative) in get_output() function