Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Daudio_mixer_impl_unittest.cc134 const std::vector<bool>& expected_status) { in MixAndCompare()
423 std::vector<bool> expected_status(kAudioSources, true); in TEST() local
441 std::vector<bool> expected_status(kAudioSources, true); in TEST() local
462 std::vector<bool> expected_status(kAudioSources, true); in TEST() local
503 std::vector<bool> expected_status = {false, false, false, true, true}; in TEST() local
526 std::vector<bool> expected_status(kAudioSources, true); in TEST() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc75 grpc::StatusCode expected_status) { in WaitOnServingStatusChange()
657 const grpc_core::DebugLocation& debug_location, StatusCode expected_status, in CheckRpcSendFailure()
671 StatusCode expected_status, absl::string_view expected_message_prefix, in SendRpcsAndCountFailuresWithMessage()
782 const RpcOptions& rpc_options, StatusCode expected_status) { in WaitForNack()
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/
H A Dgoogletest_test_matchers.h152 explicit StatusIsMatcher(Status expected_status) in StatusIsMatcher()
186 inline auto StatusIs(Status expected_status) { in StatusIs()
/aosp_15_r20/external/pigweed/pw_transfer/integration_test/
H A DJavaClient.java168 Status expected_status, in ReadFromServer()
199 Status expected_status, in WriteToServer()
H A Dtest_fixture.py425 expected_status=status_pb2.StatusCode.OK, argument
482 expected_status=status_pb2.StatusCode.OK, argument
H A Dconfig.proto53 pw.protobuf.StatusCode expected_status = 4; field
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dhealth_service_end2end_test.cc135 const Status& expected_status) { in SendHealthCheckRpc()
142 const std::string& service_name, const Status& expected_status, in SendHealthCheckRpc()
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dbad_server_response_test.cc199 static void start_rpc(int target_port, grpc_status_code expected_status, in start_rpc()
330 grpc_status_code expected_status, in run_test()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver_test.cc3072 fit::result<att::ErrorCode> expected_status) { in EmulateReadByTypeRequest()
3099 fit::result<att::ErrorCode> expected_status) { in EmulateReadBlobRequest()
3120 fit::result<att::ErrorCode> expected_status) { in EmulateReadRequest()
3139 fit::result<att::ErrorCode> expected_status) { in EmulateWriteRequest()
3158 fit::result<att::ErrorCode> expected_status) { in EmulatePrepareWriteRequest()
/aosp_15_r20/external/autotest/client/cros/video/
H A Dyoutube_helper.py63 def wait_for_player_state(self, expected_status): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl10.c55 static int expected_status(int status, int exp_status) in expected_status() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/shmat/
H A Dshmat01.c70 static int expected_status(int status, int exp_status) in expected_status() function
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferPrecision.cpp208const glw::GLint expected_status) in verifyShaderCompilationStatus()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A 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()
/aosp_15_r20/external/libxkbcommon/test/
H A Dcompose.c80 enum xkb_compose_status status, expected_status; in test_compose_seq_va() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dpartial_run_mgr_test.cc83 Status expected_status; member
/aosp_15_r20/external/libwebm/webm_parser/tests/
H A Dlimited_reader_test.cc206 Status expected_status = Status(-123); in TEST_F() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dpmif.c14 static int pmif_check_swinf(struct pmif *arb, long timeout_us, u32 expected_status) in pmif_check_swinf()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp114 void FramebufferNoAttachmentsBaseCase::expect_fbo_status(GLenum target, GLenum expected_status, in expect_fbo_status()
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver_test.cc352 const ClassStatus expected_status = enum_cast<ClassStatus>(i); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drestest.cpp402 UErrorCode expected_status; in testTag() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp402 UErrorCode expected_status; in testTag() local
H A Drestsnew.cpp747 UErrorCode expected_status; in testTag() local
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Djwt_verifier_test.cc175 grpc_jwt_verifier_status expected_status; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/ufs/
Dufs.c127 static int ufs_wait_for_int_status(const uint32_t expected_status, in ufs_wait_for_int_status()

12