Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dfilesystem_test_helper.hpp424 inline bool ErrorIs(const std::error_code& ec, std::errc First, ErrcT... Rest) { in ErrorIs() function
/external/llvm-project/libcxx/test/support/
Dfilesystem_test_helper.h596 inline bool ErrorIs(const std::error_code& ec, std::errc First, ErrcT... Rest) { in ErrorIs() function