Home
last modified time | relevance | path

Searched defs:check_input (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/power_management/
Dpm_include.sh87 check_input() { function
/third_party/python/Lib/wsgiref/
Dvalidate.py363 def check_input(wsgi_input): function
/third_party/python/Lib/test/
Dtest_cmd_line.py414 def check_input(self, code, expected): member in CmdLineTest