Home
last modified time | relevance | path

Searched defs:check_status (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/mem/vma/
Dvma01.c183 static void check_status(int status) in check_status() function
/external/chromium-trace/catapult/devil/devil/utils/
Dcmd_helper.py434 shell=False, env=None, check_status=True): argument
465 check_status=True): argument
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py238 def check_status(self): member in platform_ExternalUsbPeripherals
/external/libsrtp2/crypto/test/
Dcipher_driver.c103 void check_status(srtp_err_status_t s) in check_status() function
/external/python/cpython3/Lib/wsgiref/
Dvalidate.py375 def check_status(status): function
/external/python/cpython2/Lib/wsgiref/
Dvalidate.py367 def check_status(status): function
/external/tensorflow/tensorflow/examples/label_image/
Dmain.cc360 Status check_status = CheckTopLabel(outputs, 653, &expected_matches); in main() local
/external/grpc-grpc/src/ruby/lib/grpc/generic/
Dactive_call.rb24 def check_status method in Struct.BatchResult
/external/autotest/server/cros/faft/
Dfirmware_test.py1259 def _call_action(self, action_tuple, check_status=False): argument
/external/u-boot/drivers/usb/host/
Dohci-hcd.c1066 static void check_status(td_t *td_list) in check_status() function
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c227 bool check_status; member
/external/clang/bindings/python/clang/
Dcindex.py3651 def set_compatibility_check(check_status): argument