Home
last modified time | relevance | path

Searched refs:check_input (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/kernel/power_management/
Drunpwtests06.sh39 check_input "${valid_input}" valid $test_file
42 check_input "${invalid_input}" invalid $test_file
Drunpwtests02.sh40 check_input "${valid_input}" valid $test_file
43 check_input "${invalid_input}" invalid $test_file
Drunpwtests01.sh41 check_input "${valid_input}" valid $test_file
44 check_input "${invalid_input}" invalid $test_file
Dpm_include.sh94 check_input() { function
/external/python/cpython2/Lib/wsgiref/
Dvalidate.py327 check_input(environ['wsgi.input'])
355 def check_input(wsgi_input): function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc128 const bool check_input = in ValidateSignature() local
134 if (!IsSameSignature(*equiv_funcs[0], *equiv_funcs[k], check_input, in ValidateSignature()
/external/python/cpython3/Lib/wsgiref/
Dvalidate.py335 check_input(environ['wsgi.input'])
363 def check_input(wsgi_input): function
/external/python/cpython3/Lib/test/
Dtest_cmd_line.py299 def check_input(self, code, expected): member in CmdLineTest
314 self.check_input(
320 self.check_input(