Home
last modified time | relevance | path

Searched defs:ErrorIs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dgmock_expected_support_unittest.cc73 TEST(GmockExpectedSupportTest, ErrorIs) { in TEST() argument
H A Dgmock_expected_support.h235 inline internal::ErrorIsMatcher<typename std::decay_t<T>> ErrorIs(T&& matcher) { in ErrorIs() function
/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp424 inline bool ErrorIs(const std::error_code& ec, std::errc First, ErrcT... Rest) { in ErrorIs() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dfilesystem_test_helper.h523 inline bool ErrorIs(const std::error_code& ec, std::errc First, ErrcT... Rest) { in ErrorIs() function