/external/toolchain-utils/binary_search_tool/test/ |
D | binary_search_tool_test.py | 91 def check_output(self): member in BisectTest 334 def check_output(self): member in BisectingUtilsTest 514 def check_output(self): member in BisectStressTest
|
/external/toolchain-utils/llvm_tools/ |
D | subprocess_helpers.py | 26 def check_output(cmd, cwd=None): function
|
D | git_llvm_rev.py | 81 def check_output(command: t.List[str], cwd: str) -> str: function
|
/external/mksh/src/ |
D | check.pl | 799 check_output subroutine
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | fib_nexthops.sh | 190 check_output() function
|
/external/libcxx/ |
D | run_tests.py | 49 def check_output(cmd, *args, **kwargs): function
|
/external/tensorflow/tensorflow/tools/docs/ |
D | tf_doctest_lib.py | 121 def check_output(self, want, got, optionflags): member in TfDoctestOutputChecker
|
/external/pdfium/testing/tools/coverage/ |
D | coverage_report.py | 109 def check_output(self, args, dry_run=False, env=None): member in CoverageExecutor
|
/external/skia/platform_tools/android/skp_gen/ |
D | android_skp_capture.py | 81 def check_output(cmd): function
|
/external/skqp/platform_tools/android/skp_gen/ |
D | android_skp_capture.py | 81 def check_output(cmd): function
|
/external/mesa3d/src/amd/compiler/tests/ |
D | main.cpp | 166 int check_output(char **argv) in check_output() function
|
D | check_output.py | 363 def check_output(result, variant, checks, output): function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_api_info.cc | 131 const bool check_output = in ValidateSignature() local
|
/external/skia/experimental/tools/ |
D | pdf-comparison.py | 76 def check_output(cmd, **kwargs): function
|
/external/python/cpython3/Lib/test/ |
D | test_venv.py | 36 def check_output(cmd, encoding=None): function
|
D | test_cmd_line.py | 192 def check_output(text): function
|
D | test_regrtest.py | 582 def check_output(self, output): member in ProgramsTestCase
|
/external/python/cpython2/Lib/test/ |
D | test_regrtest.py | 238 def check_output(self, output): member in ProgramsTestCase
|
/external/python/cpython2/Lib/ |
D | subprocess.py | 194 def check_output(*popenargs, **kwargs): function
|
D | doctest.py | 1544 def check_output(self, want, got, optionflags): member in OutputChecker
|
/external/python/cpython3/Lib/ |
D | subprocess.py | 368 def check_output(*popenargs, timeout=None, **kwargs): function
|
D | doctest.py | 1575 def check_output(self, want, got, optionflags): member in OutputChecker
|