Home
last modified time | relevance | path

Searched defs:check_status (Results 1 – 11 of 11) 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.py428 shell=False, env=None, check_status=True): argument
459 check_status=True): argument
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py238 def check_status(self): member in platform_ExternalUsbPeripherals
/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/grpc-grpc/src/ruby/lib/grpc/generic/
Dactive_call.rb24 def check_status method in Struct.BatchResult
/external/tensorflow/tensorflow/examples/label_image/
Dmain.cc359 Status check_status = CheckTopLabel(outputs, 653, &expected_matches); in main() local
/external/tensorflow/tensorflow/contrib/pi_examples/label_image/
Dlabel_image.cc390 Status check_status = CheckTopLabel(outputs, 866, &expected_matches); in main() local
/external/autotest/server/cros/faft/
Dfirmware_test.py1165 def _call_action(self, action_tuple, check_status=False): argument
/external/u-boot/drivers/usb/host/
Dohci-hcd.c1062 static void check_status(td_t *td_list) in check_status() function
/external/clang/bindings/python/clang/
Dcindex.py3651 def set_compatibility_check(check_status): argument