Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/
H A Dstatus_matchers.h66 StatusIsMatcher(absl::StatusCode code, in StatusIsMatcher() function
/aosp_15_r20/external/abseil-cpp/absl/status/internal/
H A Dstatus_matchers.h197 StatusIsMatcher(StatusCodeMatcher&& code_matcher, in StatusIsMatcher() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/internal/
H A Dstatus_matchers.h197 StatusIsMatcher(StatusCodeMatcher&& code_matcher, in StatusIsMatcher() function
/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() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus_matchers.h254 StatusIsMatcher( in StatusIsMatcher() function