Home
last modified time | relevance | path

Searched defs:SetFailure (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/
H A Dtagged_control_delegate_test.cpp83 TEST_F(TaggedControlDelegateTest, SetFailure) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcustom_call_status_test.cc41 TEST(XlaCustomCallStatusTest, SetFailure) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/fake/
Dfake_resolver.cc261 void FakeResolverResponseGenerator::SetFailure() { in SetFailure() function in grpc_core::FakeResolverResponseGenerator
/aosp_15_r20/external/cronet/base/substring_set_matcher/
H A Dsubstring_set_matcher.cc476 void SubstringSetMatcher::AhoCorasickNode::SetFailure(NodeID node) { in SetFailure() function in base::SubstringSetMatcher::AhoCorasickNode
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_dnn.cc1775 void SetFailure(const port::Status& status) { status_.Update(status); } in SetFailure() function in stream_executor::gpu::MIOpenDescriptorCommon