Home
last modified time | relevance | path

Searched defs:expected_status (Results 1 – 21 of 21) sorted by relevance

/external/autotest/client/site_tests/video_VimeoVideo/
Dvideo_VimeoVideo.py42 def _wait_for_player_status(self, expected_status): argument
/external/autotest/client/cros/video/
Dyoutube_helper.py63 def wait_for_player_state(self, expected_status): argument
/external/u-boot/drivers/i2c/
Dmvtwsi.c265 static int twsi_wait(struct mvtwsi_registers *twsi, int expected_status, in twsi_wait()
302 static int twsi_start(struct mvtwsi_registers *twsi, int expected_status, in twsi_start()
326 int expected_status, uint tick) in twsi_send()
353 int expected_status, status, control; in twsi_recv() local
/external/autotest/client/common_lib/cros/tendo/
Dbuffet_tester.py114 def check_buffet_status_is(self, expected_status, argument
/external/grpc-grpc/test/core/end2end/
Dbad_server_response_test.cc153 static void start_rpc(int target_port, grpc_status_code expected_status, in start_rpc()
272 grpc_status_code expected_status, in run_test()
/external/grpc-grpc/test/cpp/end2end/
Dhealth_service_end2end_test.cc172 const Status& expected_status) { in SendHealthCheckRpc()
179 const grpc::string& service_name, const Status& expected_status, in SendHealthCheckRpc()
Dend2end_test.cc1211 std::vector<ErrorStatus> expected_status; in TEST_P() local
/external/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat01.c93 static int expected_status(int status, int exp_status) in expected_status() function
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp208 const glw::GLint expected_status) in verifyShaderCompilationStatus()
/external/openssh/regress/unittests/hostkeys/
Dtest_iterate.c59 u_int expected_status, expected_match; in check() local
/external/libxkbcommon/xkbcommon/test/
Dcompose.c78 enum xkb_compose_status status, expected_status; in test_compose_seq_va() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dpartial_run_mgr_test.cc83 Status expected_status; member
/external/deqp/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp111 void FramebufferNoAttachmentsBaseCase::expect_fbo_status(GLenum target, GLenum expected_status, in expect_fbo_status()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc348 auto handler_helper = [] (int* status, int expected_status, int new_status) { in TEST_P()
352 auto create_handler = [&] (int expected_status, int new_status) { in TEST_P()
/external/icu/icu4c/source/test/intltest/
Drestest.cpp369 UErrorCode expected_status; in testTag() local
Drestsnew.cpp701 UErrorCode expected_status; in testTag() local
/external/grpc-grpc/test/core/security/
Djwt_verifier_test.cc169 grpc_jwt_verifier_status expected_status; member
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc133 void WaitForProcessToTerminate(pid_t process_id, int expected_status) { in WaitForProcessToTerminate()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1597 UErrorCode expected_status,status = U_ZERO_ERROR,expected_resource_status = U_ZERO_ERROR; in testTag() local
/external/python/cpython3/Lib/test/
Dtest_optparse.py152 expected_status=0, argument
/external/python/cpython2/Lib/test/
Dtest_optparse.py154 expected_status=0, argument