Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_cannot_run_js/
Dtest_cannot_run_js.c10 napi_status expected_status = napi_cannot_run_js; in Finalize() local
12 napi_status expected_status = napi_pending_exception; in Finalize() local
/third_party/node/test/js-native-api/
Dcommon-inl.h13 napi_status expected_status, in add_returned_status()
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl10.c55 static int expected_status(int status, int exp_status) in expected_status() function
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat01.c70 static int expected_status(int status, int exp_status) in expected_status() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp208 const glw::GLint expected_status) in verifyShaderCompilationStatus()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp111 void FramebufferNoAttachmentsBaseCase::expect_fbo_status(GLenum target, GLenum expected_status, in expect_fbo_status()
/third_party/icu/icu4c/source/test/intltest/
Drestest.cpp393 UErrorCode expected_status; in testTag() local
Drestsnew.cpp747 UErrorCode expected_status; in testTag() local
/third_party/icu/icu4c/source/test/cintltst/
Dcreststn.c1651 UErrorCode expected_status,status = U_ZERO_ERROR,expected_resource_status = U_ZERO_ERROR; in testTag() local
/third_party/python/Lib/test/
Dtest_optparse.py153 expected_status=0, argument
/third_party/libinput/test/
Dtest-pointer.c2365 enum libinput_config_status expected_status; in START_TEST() member