Home
last modified time | relevance | path

Searched defs:check_error (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dadb_wrapper.py302 check_error=True, argument
348 def _RunDeviceAdbCmd(self, args, timeout, retries, check_error=True): argument
369 def _IterRunDeviceAdbCmd(self, args, iter_timeout, timeout, check_error=True): argument
725 check_error=True, argument
/aosp_15_r20/external/skia/tests/
H A DParametricStageTest.cpp16 static void check_error(skiatest::Reporter* r, float limit, skcms_TransferFunction fn) { in check_error() function
47 static void check_error(skiatest::Reporter* r, float limit, float gamma) { in check_error() function
/aosp_15_r20/external/google-fruit/tests/
H A Dfruit_test_common.py369 def check_error(e, error_message_lines, error_message_head): function
425 def check_error(e, error_message_lines, error_message_head): function
/aosp_15_r20/external/pytorch/test/error_messages/
H A Dstorage.py4 def check_error(desc, fn, *required_substrings): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dexecutor.hpp198 void check_error(boost::mpl::true_) {}; in check_error() function in boost::process::detail::posix::executor
199 void check_error(boost::mpl::false_) in check_error() function in boost::process::detail::posix::executor
/aosp_15_r20/external/ltp/testcases/realtime/
H A Drun.sh56 check_error() function
/aosp_15_r20/external/ltp/testscripts/
H A Dtest_realtime.sh59 function check_error() function
/aosp_15_r20/external/dtc/tests/
H A Dnotfound.c17 static void check_error(const char *s, int err) in check_error() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/tests/
H A Dtype_errors.rb170 def check_error(type, message) method in TestTypeErrors
/aosp_15_r20/external/protobuf/ruby/tests/
H A Dtype_errors.rb170 def check_error(type, message) method in TestTypeErrors
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/orderfiles/
Dorderfile_utils.py94 def check_error(cmd, *args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/orderfiles/
Dorderfile_utils.py94 def check_error(cmd, *args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/orderfiles/
Dorderfile_utils.py94 def check_error(cmd, *args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/orderfiles/
Dorderfile_utils.py94 def check_error(cmd, *args, **kwargs): function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dpanfrost_submit.c60 static void check_error(int fd, struct panfrost_submit *submit) in check_error() function
/aosp_15_r20/device/google/cuttlefish/shared/minidroid/sample/
Dvsock-test.c32 int check_error(char *operation, int result, int fd) { in check_error() function
/aosp_15_r20/frameworks/base/tools/bit/
H A Dprint.cpp161 check_error(int err) in check_error() function
/aosp_15_r20/external/autotest/client/cros/video/
H A Dbuiltin_html5_player.py181 def check_error(self): member in BuiltinHtml5Player
/aosp_15_r20/external/OpenCL-CTS/test_conformance/device_execution/
H A Dutils.h34 #define check_error(errCode,msg,...) ((errCode != CL_SUCCESS) ? (log_error("ERROR: " msg "! (%s:%d)… macro
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dlogcat_monitor.py41 check_error=True): argument
/aosp_15_r20/external/ltp/testcases/misc/math/float/
H A Dthread_code.c117 static void check_error(TH_DATA * th_data, double e, double r, int index) in check_error() function
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Dchameleon_stream_server.py185 def _send_and_receive(self, packet, sock, check_error=True): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_posixpath.py664 def check_error(exc, paths): function
Dtest_ntpath.py739 def check_error(exc, paths): function
/aosp_15_r20/external/wayland/tests/
H A Dtest-compositor.c536 check_error(struct wl_display *display) in check_error() function

12