Searched defs:check_output (Results 1 – 4 of 4) sorted by relevance
| /external/toolchain-utils/binary_search_tool/test/ | ||
| D | binary_search_tool_tester.py | 86 def check_output(self): member in BisectTest |
| /external/mksh/src/ | ||
| D | check.pl | 771 check_output subroutine |
| /external/libvorbis/test/ | ||
| D | test.c | 80 check_output (const float * data_in, unsigned len, float allowable) in check_output() function |
| /external/skia/platform_tools/android/skp_gen/ | ||
| D | android_skp_capture.py | 81 def check_output(cmd): function |