Searched defs:expected_file (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_cmd_line_script.py | 92 expected_file, expected_argv0, argument 120 def _check_script(self, script_exec_args, expected_file, argument
|
D | test_runpy.py | 601 def _check_script(self, script_name, expected_name, expected_file, argument
|
/external/python/cpython2/Lib/test/ |
D | test_cmd_line_script.py | 70 def _check_script(self, script_name, expected_file, argument
|
D | test_runpy.py | 338 def _check_script(self, script_name, expected_name, expected_file, argument
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 614 for (const string& expected_file : expected_files) { in TEST() local
|